From 0f5be108d96c6287f028c2e123dc04c2441ce84e Mon Sep 17 00:00:00 2001 From: mquinson Date: Fri, 12 Mar 2010 17:09:08 +0000 Subject: [PATCH] Bummer, that's not the way to change the network model git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7234 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- src/smpi/smpirun.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/smpi/smpirun.in b/src/smpi/smpirun.in index 6805ebd9aa..e1ea7e88db 100755 --- a/src/smpi/smpirun.in +++ b/src/smpi/smpirun.in @@ -63,7 +63,7 @@ while true; do exit ;; - "--cfg="*|"--log="*|"--network_model="*) + "--cfg="*|"--log="*) SIMOPTS="$SIMOPTS '$1'" shift 1 ;; -- 2.20.1