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