Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SURF: Unify the types of models in a uniq s_surf_model_t (using an union) +reindent...
[simgrid.git] / tools / tesh / setenv.tesh
index 7ae9998..197dba9 100644 (file)
@@ -19,7 +19,7 @@ $ cd temp_testdir
 <   }
 <   return 0;
 < }
-$ cat > getenv.c
+$ mkfile getenv.c
 
 $ gcc -o getenv getenv.c -g