Changeset 21122
- Timestamp:
- 08/09/16 15:33:20 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/jenkins/jenkins.sh
r21121 r21122 407 407 then 408 408 # Inexplicably, there are backspace chars in the error output that are causing issues 409 $SED -i.bak 's///g' $FILE409 $SED -i.bak 's///g' matlab_log_examples.log 410 410 411 411 numtests=`cat matlab_log_examples.log | grep "starting: " | wc -l`
Note:
See TracChangeset
for help on using the changeset viewer.