Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't use tesh to run monkey tests
[simgrid.git] / tools / simgrid-monkey
index cb6b117..aca8809 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/python3
+#! /usr/bin/env python3
 
 # The goal is to introduce random failures in a simulation, to test simgrid under extreme conditions.
 #