X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ee964dcd8dbf778a1e2adad6c32ddd6914d85449..f0019122700792b954b38d5e2a8b8a40d15e49fd:/tools/tesh2/examples/jobs.tesh diff --git a/tools/tesh2/examples/jobs.tesh b/tools/tesh2/examples/jobs.tesh index 0a2a91654f..803cc8feb2 100644 --- a/tools/tesh2/examples/jobs.tesh +++ b/tools/tesh2/examples/jobs.tesh @@ -20,7 +20,7 @@ $ gcc -o job job.c # Ignore output of the command because we can't known the order of the execution of the Tesh files. ! output ignore -$ tesh --log="log.thresh:info tesh.fmt:%m%n" --silent --jobs --directory=${teshexample_dir:=.} jobs1.tesh jobs2.tesh jobs3.tesh jobs4.tesh jobs5.tesh jobs6.tesh jobs7.tesh jobs8.tesh jobs9.tesh +$ tesh --log="log.thresh:info tesh.fmt:%m%n" --silent --jobs --directory=${teshexample_dir:=.} jobs1.tesh jobs2.tesh jobs3.tesh jobs4.tesh jobs5.tesh jobs6.tesh jobs7.tesh jobs8.tesh jobs9.tesh 2> jobs.txt $ rm -f job