]> AND Public Git Repository - simgrid.git/blobdiff - examples/s4u/exec-dependent/s4u-exec-dependent.tesh
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use C++ types instead of c-style arrays.
[simgrid.git] / examples / s4u / exec-dependent / s4u-exec-dependent.tesh
index dab01ae3dfb9b54ec45f632a01c00e65af084855..f915f7145648211aaf916c7df4393a918276f763 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env tesh
 
 ! output sort
-$ ${bindir:=.}/s4u-exec-dependent ${platfdir}/small_platform.xml --log=s4u_activity.t:debug "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+$ ${bindir:=.}/s4u-exec-dependent ${platfdir}/small_platform.xml --log=s4u_activity.t:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  2.000000] (1:worker@Fafard) Remove a dependency from 'parent 1' on 'child'
 > [  2.000000] (1:worker@Fafard) Exec 'parent 1' is complete
 > [  3.000000] (1:worker@Fafard) Remove a dependency from 'parent 2' on 'child'