From: velho Date: Tue, 17 Jul 2007 12:35:14 +0000 (+0000) Subject: Corrected tesh file X-Git-Tag: v3.3~1533 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3bf134962bd68594f43bd31a5ec4210d1046efc0?hp=33cd6efd57137e43a183003a08f13872d2bc8320 Corrected tesh file git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3827 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/msg/suspend/suspend.tesh b/examples/msg/suspend/suspend.tesh index 9d082dafd0..ccac46fe5a 100644 --- a/examples/msg/suspend/suspend.tesh +++ b/examples/msg/suspend/suspend.tesh @@ -2,7 +2,7 @@ p Testing the suspend/resume feature of MSG -$ $SG_TEST_EXENV ${srcdir:=.}/suspend/suspend ${srcdir:=.}/msg_platform.xml ${srcdir:=.}/suspend/deployment_suspend.xml +$ $SG_TEST_EXENV suspend/suspend ${srcdir:=.}/msg_platform.xml ${srcdir:=.}/suspend/deployment_suspend.xml > [Jacquelin:dream_master:(1) 0.000000] [msg_test/INFO] Let's create a lazy guy. > [Jacquelin:dream_master:(1) 0.000000] [msg_test/INFO] Let's wait a little bit... > [Jacquelin:Lazy:(2) 0.000000] [msg_test/INFO] Nobody's watching me ? Let's go to sleep.