source:
issm/oecreview/Archive/26740-27031/ISSM-26767-26768.diff@
27032
Last change on this file since 27032 was 27032, checked in by , 3 years ago | |
---|---|
File size: 494 bytes |
-
../trunk-jpl/jenkins/jenkins.sh
383 383 done 384 384 # Check if timer hit $max_time 385 385 if [ $timer -eq $max_time ]; then 386 echo "Testing timed out "386 echo "Testing timed out at ${timer} seconds" 387 387 # Kill MATLAB processes 388 388 pid=$(ps -W | grep MATLAB | awk '{print $1}') 389 389 /bin/kill -f "${pid}"
Note:
See TracBrowser
for help on using the repository browser.