Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[#!] #! ./tesh -> #!/usr/bin/env tesh
[simgrid.git] / examples / simdag / throttling / sd_throttling.tesh
index c0cd2e6..1d5e5b2 100644 (file)
@@ -1,4 +1,4 @@
-#! ./tesh
+#!/usr/bin/env tesh
 p Modify the rate of communication tasks even when they are auto-scheduled
 
 # We need to sort this out because the order changes with the sanitizers (at least)