source: issm/oecreview/Archive/23390-24306/ISSM-23735-23736.diff

Last change on this file was 24307, checked in by Mathieu Morlighem, 5 years ago

NEW: adding Archive/23390-24306

File size: 440 bytes
RevLine 
[24307]1Index: ../trunk-jpl/jenkins/jenkins.sh
2===================================================================
3--- ../trunk-jpl/jenkins/jenkins.sh (revision 23735)
4+++ ../trunk-jpl/jenkins/jenkins.sh (revision 23736)
5@@ -386,8 +386,9 @@
6
7 if [ $exitedInError -ne 0 ]
8 then
9- echo "Python error!"
10+ echo "----------Python exited in error!----------"
11 cat python_log.log
12+ echo "-------------------------------------------"
13 exit 1
14 fi
15 # }}}
Note: See TracBrowser for help on using the repository browser.