X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..22a6d90e2d923507bc5b418147c8e3d5c9a8f9e9:/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.