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 / tokenS / test_sg.in
index efa6f1c..d04f283 100755 (executable)
@@ -1,7 +1,7 @@
 #! @BASH@
 if [ x@EXEEXT@ = x ] ; then 
 #  exenv="libtool --mode=execute valgrind --run-libc-freeres=no --show-reachable=yes "
-  exenv=
+  exenv=$SG_TEST_EXENV
 else
   exenv=wine
 fi