Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[windows] use 'cmake -E remove_directory' instead of 'rm -rf'
[simgrid.git] / tools / tesh / catch-return.tesh
index f14d15b..3a96bf0 100644 (file)
@@ -4,7 +4,7 @@
 
 ! expect return 41
 < $ perl -e "exit 1"
-$ ${bindir:=.}/tesh
+$ perl ${bindir:=.}/tesh
 > Test suite from stdin
 > [(stdin):1] perl -e "exit 1"
 > Test suite `(stdin)': NOK (<(stdin):1> returned code 1)