Changeset 21121
- Timestamp:
- 08/09/16 15:27:06 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/jenkins.sh
r21120 r21121 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;
Note:
See TracChangeset
for help on using the changeset viewer.