Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
some changes for Windows (shell) compatibility and comment the sync call to test...
[simgrid.git] / tools / tesh2 / examples / catch-return.tesh
index f42bdb6..d254e75 100644 (file)
@@ -10,7 +10,7 @@ $ cd temp_testdir
 < int main(void) {\r
 <   exit(1);\r
 < }\r
-$ Cat > return1.c\r
+$ cat > return1.c\r
 \r
 $ gcc -o return1 return1.c\r
 \r