Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move those files a second time today: automake don't like me using '-' in names,...
[simgrid.git] / examples / gras / ping / test_rl.in
index f6193a9..3e325f5 100755 (executable)
@@ -1,7 +1,7 @@
 #! @BASH@ -e
 if [ x@EXEEXT@ = x ] ; then 
 #  exenv="libtool --mode=execute valgrind --show-reachable=yes --run-libc-freeres=no "
-  exenv=
+  exenv=$SG_TEST_EXENV
 else
   exenv=wine
 fi