Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
* One makefile to deal with all the AMOK examples
[simgrid.git] / examples / amok / bandwidth / test_sg.in
diff --git a/examples/amok/bandwidth/test_sg.in b/examples/amok/bandwidth/test_sg.in
deleted file mode 100755 (executable)
index 087105a..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#! @BASH@
-if [ x@EXEEXT@ = x ] ; then
-#  exenv="libtool --mode=execute valgrind"
-  exenv=$SG_TEST_EXENV
-else
-  exenv=wine
-fi
-exec $exenv ./bandwidth_simulator@EXEEXT@ @top_srcdir@/examples/msg/small_platform.xml @srcdir@/bandwidth.xml $@