Commit 8b9d0804 by Stéphane Graber

Merge pull request #576 from fanyeren/patch-10

debootstrap failed when $GREP_OPTIONS color is set
parents 8e13cca9 192dbe6f
......@@ -32,6 +32,7 @@ done
# Make sure the usual locations are in PATH
export PATH=$PATH:/usr/sbin:/usr/bin:/sbin:/bin
export GREP_OPTIONS=""
MIRROR=${MIRROR:-http://http.debian.net/debian}
SECURITY_MIRROR=${SECURITY_MIRROR:-http://security.debian.org/}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment