Changeset 21122


Ignore:
Timestamp:
08/09/16 15:33:20 (9 years ago)
Author:
glperez
Message:

FIX: Wrong file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/jenkins.sh

    r21121 r21122  
    407407then
    408408        # Inexplicably, there are backspace chars in the error output that are causing issues
    409         $SED -i.bak 's///g' $FILE
     409        $SED -i.bak 's///g' matlab_log_examples.log
    410410
    411411        numtests=`cat matlab_log_examples.log  | grep "starting: " | wc -l`
Note: See TracChangeset for help on using the changeset viewer.