Changeset 16645


Ignore:
Timestamp:
11/06/13 15:59:03 (11 years ago)
Author:
Eric.Larour
Message:

CHG: testing various echos on sh2ju.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/shell2junit/patch/sh2ju.sh

    r16644 r16645  
    8282  #echo "+++ command: $cmd"            | tee -a $outf
    8383  ini=`date +%s`
    84   #eVal "$cmd" 2>&1                | tee -a $outf
    85   echo "$cmd" | tee -a $outf
     84  eVal "$cmd" 2>&1                | tee -a $outf
    8685  evErr=`cat $errfile`
    8786  rm -f $errfile
Note: See TracChangeset for help on using the changeset viewer.