summaryrefslogtreecommitdiff
path: root/install.SH
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@190e5f8e-a817-0410-acf6-e9863daed9af>2008-05-28 07:58:50 +0000
committerrmanfredi <rmanfredi@190e5f8e-a817-0410-acf6-e9863daed9af>2008-05-28 07:58:50 +0000
commitf72f8240cc1bbe341ccb3b8e0fa351d78adf8a68 (patch)
tree62aea4bd1b114e7094f3275f1ff8a72664032600 /install.SH
parent1e7ef113b85f4e4e10ffaa2c3f362645a7c7eecf (diff)
Reset CDPATH to avoid pdksh's emission of the chosen dir on "cd".
git-svn-id: https://dist.svn.sourceforge.net/svnroot/dist/trunk/dist@21 190e5f8e-a817-0410-acf6-e9863daed9af
Diffstat (limited to 'install.SH')
-rwxr-xr-xinstall.SH2
1 files changed, 2 insertions, 0 deletions
diff --git a/install.SH b/install.SH
index 00055a2..84f15d4 100755
--- a/install.SH
+++ b/install.SH
@@ -55,6 +55,8 @@ newdir=""
uid=""
gid=""
+CDPATH=""
+
# simulates mkdir -p
mkdir_p='
name=$1;