Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix git-version in smpi scripts.
[simgrid.git] / src / smpi / smpirun.in
index 7f31a98..ef1eb1d 100755 (executable)
@@ -8,7 +8,7 @@
 @CMAKE_SMPI_COMMAND@
 
 SIMGRID_VERSION="@SIMGRID_VERSION_STRING@"
-SIMGRID_GITHASH="@SIMGRID_GITHASH@"
+SIMGRID_GITHASH="@GIT_VERSION@"
 
 DEFAULT_LOOPBACK_BANDWIDTH="498000000Bps"
 DEFAULT_LOOPBACK_LATENCY="0.000004s"