Index: /issm/trunk-jpl/externalpackages/shell2junit/patch/sh2ju.sh
===================================================================
--- /issm/trunk-jpl/externalpackages/shell2junit/patch/sh2ju.sh	(revision 16644)
+++ /issm/trunk-jpl/externalpackages/shell2junit/patch/sh2ju.sh	(revision 16645)
@@ -82,6 +82,5 @@
   #echo "+++ command: $cmd"            | tee -a $outf
   ini=`date +%s`
-  #eVal "$cmd" 2>&1                | tee -a $outf
-  echo "$cmd" | tee -a $outf
+  eVal "$cmd" 2>&1                | tee -a $outf
   evErr=`cat $errfile`
   rm -f $errfile
