source: issm/oecreview/Archive/16554-17801/ISSM-16643-16644.diff@ 17802

Last change on this file since 17802 was 17802, checked in by Mathieu Morlighem, 11 years ago

Added archives

File size: 548 bytes
  • ../trunk-jpl/externalpackages/shell2junit/patch/sh2ju.sh

     
    8282  #echo "+++ command: $cmd"            | tee -a $outf
    8383  ini=`date +%s`
    8484  #eVal "$cmd" 2>&1                | tee -a $outf
    85   echo $cmd | tee -a $outf
     85  echo "$cmd" | tee -a $outf
    8686  evErr=`cat $errfile`
    8787  rm -f $errfile
    8888  end=`date +%s`
Note: See TracBrowser for help on using the repository browser.