summaryrefslogtreecommitdiffstats
path: root/febootstrap.sh
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-20 21:16:06 +0100
committerRichard Jones <rjones@redhat.com>2009-04-20 21:16:06 +0100
commitb900dfdd10cab92a5c6978bc0f4db8f167ae82a9 (patch)
tree1e391d49625d62ed6b6726f0fe26c21109452155 /febootstrap.sh
parentefd83597d9107b725e1b31a88540ff3a5e52ec41 (diff)
downloadfebootstrap-b900dfdd10cab92a5c6978bc0f4db8f167ae82a9.tar.gz
febootstrap-b900dfdd10cab92a5c6978bc0f4db8f167ae82a9.tar.xz
febootstrap-b900dfdd10cab92a5c6978bc0f4db8f167ae82a9.zip
unset CDPATH
Diffstat (limited to 'febootstrap.sh')
-rwxr-xr-xfebootstrap.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/febootstrap.sh b/febootstrap.sh
index fc819fe..867de63 100755
--- a/febootstrap.sh
+++ b/febootstrap.sh
@@ -18,6 +18,8 @@
#
# Written by Richard W.M. Jones <rjones@redhat.com>
+unset CDPATH
+
TEMP=`getopt \
-o g:i:p:u: \
--long groupinstall:,group-install:,help,install:,noclean,no-clean,proxy:,updates: \