X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/52c6c77a17e2e89dd48b64f27fc31688fd0bd0bb..a9325e9a82ed6cc0f6e487e2e61138e50b222519:/examples/gras/chrono/test_rl.in diff --git a/examples/gras/chrono/test_rl.in b/examples/gras/chrono/test_rl.in index cf6e5c7ca4..5474cd5b34 100755 --- a/examples/gras/chrono/test_rl.in +++ b/examples/gras/chrono/test_rl.in @@ -1,8 +1,3 @@ -#! @BASH@ -e -if [ x@EXEEXT@ = x ] ; then - exenv=$SG_TEST_EXENV -else - exenv=wine -fi - -exec $exenv ./chrono_multiplier@EXEEXT@ $@ + +! output display +$ $SG_TEST_EXENV ./chrono_multiplier@EXEEXT@ --log=root.fmt:%m%n $@