X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/be058eea7bed881d4fdbc8a0a3f11f164a8c62a9..df956a08ede695fb019e5581c25b47a83c8109a7:/Experimentations/run-all diff --git a/Experimentations/run-all b/Experimentations/run-all index 95d70b1..a764c88 100755 --- a/Experimentations/run-all +++ b/Experimentations/run-all @@ -73,6 +73,8 @@ COMMON_OPTS=( "${MORE_ARGS[@]}" ) +test -x "$LOBA" || die "command not found: \"$LOBA\"" + log "Results put in: \"$RESULTS\"." [ $debug = 1 ] && log "Running in dry-run mode"