From 86021cd78d253edd834a56ba0f0cbef0f8c1201c Mon Sep 17 00:00:00 2001 From: tfheen Date: Sat, 18 Oct 2003 14:52:55 +0000 Subject: [PATCH] quote "." properly git-svn-id: file:///svn/tfheen/trunk/dotfiles@201 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- environment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment b/environment index f41d534..5cd568f 100644 --- a/environment +++ b/environment @@ -122,7 +122,7 @@ case "$DOMAINNAME" in ;; esac -removepathelem "." +removepathelem "\\." export LS_OPTIONS CVSROOT EDITOR TZ WWW_HOME LESSOPEN LESS RSYNC_RSH export CVS_RSH PILOTPORT PILOTRATE LANG DEBEMAIL CVSEDITOR ldlib -- 2.39.5