X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..8be89720f55b4ceeb2877531ae1602cc7ed947d6:/tools/tesh/catch-return.tesh?ds=sidebyside 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.