From 8d2aebe4cd57975eb57293b2294053ce15698e06 Mon Sep 17 00:00:00 2001 From: mquinson Date: Wed, 19 Jul 2006 13:55:02 +0000 Subject: [PATCH] test_sg.in git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2623 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/gras/pmm/test_sg.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gras/pmm/test_sg.in b/examples/gras/pmm/test_sg.in index 5c88d13291..a8d57db6c1 100755 --- a/examples/gras/pmm/test_sg.in +++ b/examples/gras/pmm/test_sg.in @@ -5,5 +5,5 @@ else exenv=wine fi -exec $exenv ./pmm_simulator@EXEEXT@ @top_srcdir@/examples/msg/msg_platform.xml @srcdir@/pmm_deployment.xml $@ +exec $exenv ./pmm_simulator@EXEEXT@ @top_srcdir@/examples/msg/msg_platform.xml @srcdir@/pmm_deployment.xml "$@" -- 2.20.1