From f08150143dffbbba0c430b2737bcf5da959d616a Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 9 Jul 2015 10:19:32 +0200 Subject: [PATCH] scripts/Bootstrap/Pmodules/modulecmd.in: - '--norc' removed from shebang --- scripts/Bootstrap/Pmodules/modulecmd.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Bootstrap/Pmodules/modulecmd.in b/scripts/Bootstrap/Pmodules/modulecmd.in index 23cfe9b..4637e3f 100755 --- a/scripts/Bootstrap/Pmodules/modulecmd.in +++ b/scripts/Bootstrap/Pmodules/modulecmd.in @@ -1,4 +1,4 @@ -#!@PMODULES_HOME@/bin/bash --noprofile --norc +#!@PMODULES_HOME@/bin/bash --noprofile # #set -o nounset