Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleanups
[simgrid.git] / examples / bandwidth / test_sg.in
diff --git a/examples/bandwidth/test_sg.in b/examples/bandwidth/test_sg.in
deleted file mode 100755 (executable)
index b82ca1e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#! @BASH@
-if [ x@EXEEXT@ = x ] ; then
-  exenv="libtool --mode=execute valgrind"
-else
-  exenv=wine
-fi
-exec $exenv ./bandwidth_simulator@EXEEXT@ @top_srcdir@/examples/msg/small_platform.xml @srcdir@/bandwidth_deployment.xml $@