X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/65f2d0ee3e36c86770abe9196990f0a40b4b8221..0ae0dc6c811f90a65c57d3b551424d326e2da264:/teshsuite/msg/task-priority/task-priority.tesh diff --git a/teshsuite/msg/task-priority/task-priority.tesh b/teshsuite/msg/task-priority/task-priority.tesh index 5679db9f4f..8af98f9e3a 100644 --- a/teshsuite/msg/task-priority/task-priority.tesh +++ b/teshsuite/msg/task-priority/task-priority.tesh @@ -1,7 +1,7 @@ #!/usr/bin/env tesh ! output sort 19 -$ $SG_TEST_EXENV ${bindir:=.}/task-priority$EXEEXT ${platfdir}/small_platform.xml ${srcdir}/task-priority_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ ${bindir:=.}/task-priority ${platfdir}/small_platform.xml ${srcdir:=.}/task-priority_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (1:test@Fafard) Hello! Running a task of size 7.6296e+07 with priority 1 > [ 0.000000] (2:test@Fafard) Hello! Running a task of size 7.6296e+07 with priority 2 > [ 1.500000] (2:test@Fafard) Goodbye now!