Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Give tesh the ability to get the CWD to use from the --cd command line argument
[simgrid.git] / tools / tesh / bg-set-signal.tesh
index 681e844..adb8b99 100644 (file)
@@ -11,7 +11,7 @@ $ cd temp_testdir
 <   char *A=NULL;
 <   *A = 1;
 < }
-$ cat > segfault.c
+$ mkfile segfault.c
 
 $ gcc -o segfault segfault.c
 ! expect signal SIGSEGV