X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=febootstrap-run.sh;h=60cf0219e5157beb2706e28c812821587ce322f4;hb=9a05df180a5a250c86d3ef351f6334179b807028;hp=55df2335117a6042a13e36d6bc19449831d1db7e;hpb=9cf3beefb865ea3e1a4bbe570d632649540788cc;p=febootstrap.git diff --git a/febootstrap-run.sh b/febootstrap-run.sh index 55df233..60cf021 100755 --- a/febootstrap-run.sh +++ b/febootstrap-run.sh @@ -18,8 +18,10 @@ # # Written by Richard W.M. Jones +unset CDPATH + TEMP=`getopt \ - -o g:i: \ + -o '' \ --long help,ro \ -n febootstrap-run -- "$@"` if [ $? != 0 ]; then