]> git.pld-linux.org Git - packages/environment-modules.git/commitdiff
- remove duplicated line master
authorKacper Kornet <draenog@pld-linux.org>
Mon, 31 Jan 2011 15:33:03 +0000 (15:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    modules.sh -> 1.3

modules.sh

index faf3afc342c5bc776e4bfd80290153601b134b6e..b8a8c0567fa00f90dd1d0a9ebf11e7299435fc6b 100644 (file)
@@ -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
This page took 0.084015 seconds and 4 git commands to generate.