From: vsr Date: Fri, 28 Sep 2007 14:24:05 +0000 (+0000) Subject: Fix a long-standing problem with passing wrong values to the --standalone or --embedd... X-Git-Tag: V4_1_0a1~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1e3ff380b0665b9032316808d73d9bdd6cc61e0b;p=modules%2Fkernel.git Fix a long-standing problem with passing wrong values to the --standalone or --embedded parameters. Improve --standalone & -embedded parameters processing (XML and command line) --- diff --git a/bin/runSalome.csh b/bin/runSalome.csh index 73798c25c..ff93222ff 100755 --- a/bin/runSalome.csh +++ b/bin/runSalome.csh @@ -1,3 +1,3 @@ #!/bin/csh -f -runSalome --gui --modules=GEOM,SMESH,VISU,SUPERV,MED --containers=cpp,python --killall +runSalome --gui --modules=GEOM,SMESH,VISU,SUPERV,MED --killall