X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6d2332c405fc955cb4bb59ec503ca96cbf946779..e76439140a3c6fcd2e65ba5d6ef7ae1e4268f5a7:/tools/tesh/background.tesh diff --git a/tools/tesh/background.tesh b/tools/tesh/background.tesh index a3d196bb4c..e03da443d7 100644 --- a/tools/tesh/background.tesh +++ b/tools/tesh/background.tesh @@ -1,7 +1,7 @@ -$ rm -rf temp_testdir -$ mkdir temp_testdir -$ cd temp_testdir +$ rm -rf temp_testdir_background +$ mkdir temp_testdir_background +$ cd temp_testdir_background < #include < #include @@ -46,5 +46,5 @@ $ mkfile tmp_fich $ sleep 2 $ cd .. -$ rm -rf temp_testdir +$ rm -rf temp_testdir_background