SOURCES: fileutils.sh - Unset temp variables
adgor
adgor at pld-linux.org
Mon Oct 2 02:14:14 CEST 2006
Author: adgor Date: Mon Oct 2 00:14:14 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- Unset temp variables
---- Files affected:
SOURCES:
fileutils.sh (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SOURCES/fileutils.sh
diff -u SOURCES/fileutils.sh:1.5 SOURCES/fileutils.sh:1.6
--- SOURCES/fileutils.sh:1.5 Mon Oct 2 00:56:39 2006
+++ SOURCES/fileutils.sh Mon Oct 2 02:14:08 2006
@@ -18,3 +18,5 @@
else
eval `/usr/bin/dircolors -b $SYS_RC_FILE`
fi
+
+unset SYS_RC_FILE USER_RC_FILE DEF_COLOR_MODE COLOR_MODE
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/fileutils.sh?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list