Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This file is mandatory for ctest to run
[simgrid.git] / buildtools / Cmake / Cmake / chdir_run.sh
diff --git a/buildtools/Cmake/Cmake/chdir_run.sh b/buildtools/Cmake/Cmake/chdir_run.sh
deleted file mode 100755 (executable)
index 7c81fbb..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#! /bin/sh
-cd $1
-shift
-exec "$@"