packages: environment-modules/modules.sh - remove duplicated line
draenog
draenog at pld-linux.org
Mon Jan 31 16:33:08 CET 2011
Author: draenog Date: Mon Jan 31 15:33:08 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- remove duplicated line
---- Files affected:
packages/environment-modules:
modules.sh (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/environment-modules/modules.sh
diff -u packages/environment-modules/modules.sh:1.2 packages/environment-modules/modules.sh:1.3
--- packages/environment-modules/modules.sh:1.2 Sun May 9 01:09:55 2010
+++ packages/environment-modules/modules.sh Mon Jan 31 16:33:03 2011
@@ -1,7 +1,6 @@
shell=$(/bin/basename $(/bin/ps -p $$ -ocomm=))
if [ -f /usr/share/Modules/init/$shell ]; then
. /usr/share/Modules/init/$shell
- . /usr/share/Modules/init/$shell
else
. /usr/share/Modules/init/sh
fi
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/environment-modules/modules.sh?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list