Logo AND Algorithmique Numérique Distribuée

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