X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f1a78c26e5680e8f8544aa8af5570d90a0d818c7..cdd4d20278cbee5a9f11f9f455bff8836410568c:/tools/tesh/catch-return.tesh diff --git a/tools/tesh/catch-return.tesh b/tools/tesh/catch-return.tesh index b72c2d8c7b..69f6f8f5b2 100644 --- a/tools/tesh/catch-return.tesh +++ b/tools/tesh/catch-return.tesh @@ -1,4 +1,4 @@ -#! ./tesh +#!/usr/bin/env tesh # This suite builds and uses a program returning 1. # tesh must detect this condition and report the issue.