From 9d950a926c1211763a1330fc34871b9eebb02028 Mon Sep 17 00:00:00 2001 From: secher Date: Tue, 15 May 2007 12:26:39 +0000 Subject: [PATCH] debug of pb with runRemote.sh on Saclay Mandriva 2006 machines --- bin/appliskel/runRemote.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bin/appliskel/runRemote.sh b/bin/appliskel/runRemote.sh index 3cbfbf55c..21bc0b0c1 100755 --- a/bin/appliskel/runRemote.sh +++ b/bin/appliskel/runRemote.sh @@ -63,4 +63,6 @@ echo "ORBInitRef $initref" > $OMNIORB_CONFIG shift 2 -${KERNEL_ROOT_DIR}/bin/salome/envSalome.py /bin/sh --rcfile $HOME/$APPLI/.bashrc -c "$*" +# suppress --rcfile option because of problem on Mandriva2006 - B Secher mai 2007 +#${KERNEL_ROOT_DIR}/bin/salome/envSalome.py /bin/sh --rcfile $HOME/$APPLI/.bashrc -c "$*" +${KERNEL_ROOT_DIR}/bin/salome/envSalome.py /bin/sh -c "$*" -- 2.39.2