source:
issm/oecreview/Archive/20545-21336/ISSM-21099-21100.diff@
21337
Last change on this file since 21337 was 21337, checked in by , 8 years ago | |
---|---|
File size: 509 bytes |
-
../trunk-jpl/jenkins/jenkins.sh
349 349 then 350 350 ./Download.sh 351 351 else 352 echo "disp( \'SUCCESS\');" >> $FILE352 echo "disp('SUCCESS');" >> $FILE 353 353 echo 'catch' >> $FILE 354 echo "disp( \'FAILURE\');" >> $FILE354 echo "disp('FAILURE');" >> $FILE 355 355 echo 'end' >> $FILE 356 356 echo "starting: ${dir}" 357 357
Note:
See TracBrowser
for help on using the repository browser.