From: cherierm Date: Thu, 26 Jun 2008 13:29:06 +0000 (+0000) Subject: remove debug utility X-Git-Tag: v3.3~268 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3b5517b2f8861cb5e0765ab8bde3e9bd7aa3a303 remove debug utility git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5836 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/tools/tesh2/examples/jobs.tesh b/tools/tesh2/examples/jobs.tesh index 803cc8feb2..d4cd07f8ba 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 2> jobs.txt +$ 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 $ rm -f job