source: issm/oecreview/Archive/20545-21336/ISSM-21099-21100.diff@ 21337

Last change on this file since 21337 was 21337, checked in by Mathieu Morlighem, 8 years ago

CHG: added Archive/20545-21336

File size: 509 bytes
  • ../trunk-jpl/jenkins/jenkins.sh

     
    349349                        then
    350350                                ./Download.sh
    351351                        else
    352                                 echo "disp(\'SUCCESS\');" >> $FILE
     352                                echo "disp('SUCCESS');" >> $FILE
    353353                                echo 'catch' >> $FILE
    354                                 echo "disp(\'FAILURE\');" >> $FILE
     354                                echo "disp('FAILURE');" >> $FILE
    355355                                echo 'end' >> $FILE
    356356                                echo "starting: ${dir}"
    357357
Note: See TracBrowser for help on using the repository browser.