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