From bb3a4bf32923e842b8f6086ec4a8362e3b32a87f Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 7 Aug 2007 19:38:39 +0000 Subject: [PATCH] Add a display to inform users about why nothing seems to happen for a few seconds git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4021 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/gras/timer/test_rl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/gras/timer/test_rl b/examples/gras/timer/test_rl index 8c599c2b5c..5715c7f875 100755 --- a/examples/gras/timer/test_rl +++ b/examples/gras/timer/test_rl @@ -1,3 +1,6 @@ + +p This test is a bit long to run, since it setups timers and wait for them. Don't worry, that's expected + ! timeout 20 $ $SG_TEST_EXENV ./timer_client$EXEEXT --log=root.fmt:%m%n > Programming the repetitive_action with a frequency of 1.000000 sec -- 2.20.1