source:
issm/oecreview/Archive/20545-21336/ISSM-21120-21121.diff@
21337
Last change on this file since 21337 was 21337, checked in by , 8 years ago | |
---|---|
File size: 545 bytes |
-
../trunk-jpl/jenkins/jenkins.sh
405 405 fi 406 406 if [ $EXAMPLES_TEST -eq 1 ]; 407 407 then 408 # Inexplicably, there are backspace chars in the error output that are causing issues 409 $SED -i.bak 's///g' $FILE 410 408 411 numtests=`cat matlab_log_examples.log | grep "starting: " | wc -l` 412 409 413 echo "Processing: $numtests" 410 414 counter=0; 411 415 while [ $counter -lt $numtests ];
Note:
See TracBrowser
for help on using the repository browser.