From: Martin Quinson Date: Tue, 7 Feb 2017 15:18:43 +0000 (+0100) Subject: be even more informative to the user X-Git-Tag: v3_15~467 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/05bedf7b0c8b6c9ae4be6bb58e3add62d50e9140 be even more informative to the user --- diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index 28ae8b0829..07ba044bcb 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -244,6 +244,7 @@ done # check if we still have at least one parameter beyond options if [ $# -eq 0 ] then + echo "Error: no program to execute!" usage exit fi