Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
last change of Tesh2
[simgrid.git] / tools / tesh2 / examples / catch-signal.tesh
index 5a11512..b633b8a 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)