X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f68ca8049181fb9e244b8d6b94514027085c92c2..a43227f59e876dcc7a1f08a7bd82a89f9c70142c:/tools/tesh/background.tesh diff --git a/tools/tesh/background.tesh b/tools/tesh/background.tesh index 74332e7baa..6eb8602370 100644 --- a/tools/tesh/background.tesh +++ b/tools/tesh/background.tesh @@ -1,26 +1,23 @@ -$ cmake -E remove_directory temp_testdir_background -$ mkdir temp_testdir_background -$ cd temp_testdir_background +$ cmake -E remove bgtesh.pl bgtesh.data < use strict; < sleep(1); -< open (FILE, ") { < print; < } < close(FILE); -< unlink("tmp_fich"); < exit 0; < -$ mkfile delayed_cat.pl +$ mkfile bgtesh.pl -& perl delayed_cat.pl +& perl bgtesh.pl > TOTO < TOTO -$ mkfile tmp_fich +$ mkfile bgtesh.data $ sleep 2 -$ cd .. +$ cmake -E remove bgtesh.pl bgtesh.data