Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace tesh.pl by pesh.py a much better version of tesh in python.
[simgrid.git] / tools / tesh / bg-set-signal.tesh
index d6e9796..069496d 100644 (file)
@@ -6,6 +6,7 @@ $ cmake -E remove_directory temp_testdir-bg-set-signal
 $ mkdir temp_testdir-bg-set-signal
 
 $ cd temp_testdir-bg-set-signal
+
 < kill 'SEGV', $$;
 $ mkfile segfault.pl