source:
issm/oecreview/Archive/16554-17801/ISSM-16643-16644.diff@
17802
Last change on this file since 17802 was 17802, checked in by , 11 years ago | |
---|---|
File size: 548 bytes |
-
../trunk-jpl/externalpackages/shell2junit/patch/sh2ju.sh
82 82 #echo "+++ command: $cmd" | tee -a $outf 83 83 ini=`date +%s` 84 84 #eVal "$cmd" 2>&1 | tee -a $outf 85 echo $cmd| tee -a $outf85 echo "$cmd" | tee -a $outf 86 86 evErr=`cat $errfile` 87 87 rm -f $errfile 88 88 end=`date +%s`
Note:
See TracBrowser
for help on using the repository browser.