Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Only for Debug
authorcherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 26 Jun 2008 13:10:41 +0000 (13:10 +0000)
committercherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 26 Jun 2008 13:10:41 +0000 (13:10 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5833 48e7efb5-ca39-0410-a469-dd3cf9ba447f

tools/tesh2/examples/jobs.tesh

index 0a2a916..803cc8f 100644 (file)
@@ -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.\r
 ! output ignore\r
 \r
 # Ignore output of the command because we can't known the order of the execution of the Tesh files.\r
 ! output ignore\r
 \r
-$ 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 \r
+$ 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\r
 \r
 \r
 $ rm -f job\r
 \r
 \r
 $ rm -f job\r