X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9049de15cd8dec2bc669eacd3cd7dfc88ff00cbf..d28c6ad7084f9efa8781746835be30a721f42cfe:/tools/simgrid-monkey diff --git a/tools/simgrid-monkey b/tools/simgrid-monkey index cb6b1176f9..aca880961c 100755 --- a/tools/simgrid-monkey +++ b/tools/simgrid-monkey @@ -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. #