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 552c580..1d47102 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
-$ ${bindir:=.}/tesh
+$ perl ${bindir:=.}/tesh
 > Test suite from stdin
 > [(stdin):1] perl segfault.pl
 > Test suite `(stdin)': NOK (<(stdin):1> got signal SIGSEGV)