source:
issm/oecreview/Archive/24684-25833/ISSM-25821-25822.diff@
27230
Last change on this file since 27230 was 25834, checked in by , 4 years ago | |
---|---|
File size: 533 bytes |
-
../trunk-jpl/jenkins/jenkins.sh
548 548 done 549 549 550 550 # Check that MATLAB did not exit in error 551 matlabExitedInError=`grep -E "Activation cannot proceed| license" matlab_log.log | wc -l`551 matlabExitedInError=`grep -E "Activation cannot proceed|Error in matlab_run|license" matlab_log.log | wc -l` 552 552 553 553 if [ $matlabExitedInError -ne 0 ] 554 554 then
Note:
See TracBrowser
for help on using the repository browser.