From: Martin Quinson Date: Wed, 30 Sep 2015 17:45:13 +0000 (+0200) Subject: fix a typo breaking a self tesh test X-Git-Tag: v3_12~94 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/cc29cf2db82115a6f28990cb3e2136476f2a157c?hp=33dd61ba8feb01687a0faf745862f6ca3a92b8f8 fix a typo breaking a self tesh test --- diff --git a/tools/tesh/bg-set-signal.tesh b/tools/tesh/bg-set-signal.tesh index 172435dd40..bd2f722b7f 100644 --- a/tools/tesh/bg-set-signal.tesh +++ b/tools/tesh/bg-set-signal.tesh @@ -5,7 +5,7 @@ $ rm -rf temp_testdir-bg-set-signal $ mkdir temp_testdir-bg-set-signal -$ cd temp_testdir-catch-signal +$ cd temp_testdir-bg-set-signal < kill 'SEGV', $$; $ mkfile segfault.pl