Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Uniformize the test_{sg,rl} scripts, rename the wine variable to exenv (excution...
[simgrid.git] / examples / gras / ping / test_sg.in
index 09e5469..db4d47e 100755 (executable)
@@ -1,6 +1,6 @@
 #! @BASH@
 if [ x@EXEEXT@ = x ] ; then 
-  exenv=
+  exenv=$SG_TEST_EXENV
 else
   exenv=wine
 fi