Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
From M.Volat : make smpi scripts sh-compliants to avoid the need to hack with env...
[simgrid.git] / src / smpi / smpiff.in
index 33093fc..21bc82a 100644 (file)
@@ -1,4 +1,4 @@
-#! /usr/bin/env bash
+#! /bin/sh
 prefix="@exec_prefix@"
 
 ARGS="-DMAIN__=user_main -Diargc_=smpi_process_argc -Dgetarg_=smpi_process_getarg"