]> AND Public Git Repository - simgrid.git/blobdiff - examples/amok/bandwidth/test_sg.in
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ONGOING work on exceptions plus minor cleanups.
[simgrid.git] / examples / amok / bandwidth / test_sg.in
index b82ca1e6d79e48db7f6f1deda11ec70871f26661..0a93f975f70a4d721f112c44f9d1878561f22ba6 100755 (executable)
@@ -1,6 +1,7 @@
 #! @BASH@
 if [ x@EXEEXT@ = x ] ; then
-  exenv="libtool --mode=execute valgrind"
+#  exenv="libtool --mode=execute valgrind"
+  exenv=
 else
   exenv=wine
 fi