X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/75a383f8746398463787fa9a8505f417f2ca3eae..7d9a2608433e246294b7c4b339371fd4d3530ba6:/tools/tesh/background.tesh diff --git a/tools/tesh/background.tesh b/tools/tesh/background.tesh index e03da443d7..7c9de93192 100644 --- a/tools/tesh/background.tesh +++ b/tools/tesh/background.tesh @@ -38,7 +38,7 @@ $ mkfile delayed_cat.c $ gcc -Wall -o delayed_cat delayed_cat.c -& ./delayed_cat +& ./delayed_cat > TOTO < TOTO @@ -47,4 +47,3 @@ $ mkfile tmp_fich $ sleep 2 $ cd .. $ rm -rf temp_testdir_background -