From f0019122700792b954b38d5e2a8b8a40d15e49fd Mon Sep 17 00:00:00 2001 From: cherierm Date: Thu, 26 Jun 2008 13:10:41 +0000 Subject: [PATCH] Only for Debug git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5833 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- tools/tesh2/examples/jobs.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1