Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let it fit my testing infrastructure a bit better
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 20 Oct 2005 17:38:12 +0000 (17:38 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 20 Oct 2005 17:38:12 +0000 (17:38 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1769 48e7efb5-ca39-0410-a469-dd3cf9ba447f

examples/amok/bandwidth/test_sg.in

index 0a93f97..0641ee3 100755 (executable)
@@ -1,7 +1,7 @@
 #! @BASH@
 if [ x@EXEEXT@ = x ] ; then
 #  exenv="libtool --mode=execute valgrind"
-  exenv=
+  exenv=$SG_TEST_EXENV
 else
   exenv=wine
 fi