X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dd551b8686f7bb28adbf2e05c5de38cadfbf9dd5..7b138f8b1ed3e8816eda5cb26deb71fe81b4087a:/tools/tesh/background.tesh diff --git a/tools/tesh/background.tesh b/tools/tesh/background.tesh index 8b177fe48a..3fbabd3475 100644 --- a/tools/tesh/background.tesh +++ b/tools/tesh/background.tesh @@ -1,5 +1,5 @@ -$ rm -rf temp_testdir_background +$ cmake -E remove_directory temp_testdir_background $ mkdir temp_testdir_background $ cd temp_testdir_background @@ -22,4 +22,4 @@ $ mkfile tmp_fich $ sleep 2 $ cd .. -$ rm -rf temp_testdir_background +$ cmake -E remove_directory temp_testdir_background