source:
issm/oecreview/Archive/16554-17801/ISSM-16596-16597.diff@
17802
Last change on this file since 17802 was 17802, checked in by , 11 years ago | |
---|---|
File size: 740 bytes |
-
../trunk-jpl/scripts/jenkins.sh
102 102 103 103 cd $PACKAGENAME 104 104 echo "======================================================"; 105 echo " Installing $PACKAGENAME (see compil.log)";105 echo " Installing $PACKAGENAME "; 106 106 echo "======================================================"; 107 ./$PACKAGEINST >compil.log107 ./$PACKAGEINST | compil.log 108 108 if [ $? -ne 0 ]; then 109 109 echo "======================================================"; 110 110 echo " ERROR: installation of $PACKAGENAME failed ";
Note:
See TracBrowser
for help on using the repository browser.