Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[#!] #! ./tesh -> #!/usr/bin/env tesh
[simgrid.git] / examples / simdag / throttling / sd_throttling.tesh
index c0cd2e60847f59780d0df1058908ce6620a33d0b..1d5e5b281182fb80d6b02268eb6359e3af48fc03 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)