Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[windows] don't call tesh as a script as cmake fails to preserve the exec permission...
[simgrid.git] / tools / tesh / catch-signal.tesh
index 552c5804451085080688f46d51bc937d413fc3a8..1d47102460f348fb4b854b36dd124f484fc21dcc 100644 (file)
@@ -16,7 +16,7 @@ $ perl segfault.pl
 p Check that we return the expected return value on SEGV
 ! expect return 15
 < $ perl segfault.pl
 p Check that we return the expected return value on SEGV
 ! expect return 15
 < $ perl segfault.pl
-$ ${bindir:=.}/tesh
+$ perl ${bindir:=.}/tesh
 > Test suite from stdin
 > [(stdin):1] perl segfault.pl
 > Test suite `(stdin)': NOK (<(stdin):1> got signal SIGSEGV)
 > Test suite from stdin
 > [(stdin):1] perl segfault.pl
 > Test suite `(stdin)': NOK (<(stdin):1> got signal SIGSEGV)