Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Portability fixups (second try). This is the bad side of using buildbots: each try...
[simgrid.git] / examples / java / runtest
index d3f81a2..f736e85 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 if test "x$DO_NOT_HAVE_JAVA" = x1 ; then
-  return 77
+  exit 77
 fi
 
 t=`basename $1 .class`