Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix a typo breaking a self tesh test
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 30 Sep 2015 17:45:13 +0000 (19:45 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 30 Sep 2015 17:45:13 +0000 (19:45 +0200)
tools/tesh/bg-set-signal.tesh

index 172435d..bd2f722 100644 (file)
@@ -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