Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
teach the platform upgrading script about the s/:/_/ in the DTD
[simgrid.git] / tools / tesh2 / examples / catch-signal.tesh
index c2e425d..1740613 100644 (file)
@@ -17,7 +17,7 @@ $ gcc -o segfault segfault.c
 
 ! expect return $EUNXPSIG
 < $ ./segfault
-$ ../tesh --log="log.thresh:info tesh.fmt:%m%n"
+$ tesh --log="log.thresh:info tesh.fmt:%m%n"
 > Test unit from stdin
 > [stdin:1] ./segfault
 > [stdin:1] `./segfault' : NOK (unexpected signal `SIGSEGV' caught)