X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=scripts%2Fenv;h=5542b2017be31c4282ba4677aa10d50a6619d52b;hb=77645209db130dd88e1fb40d1c652b7d105dcf43;hp=80e08ec4abf57968cb2b74259fb5cbb0755c743b;hpb=921bb0da77125472d1011854e79f75882cbeaa7f;p=openwrt.git diff --git a/scripts/env b/scripts/env index 80e08ec4ab..5542b2017b 100755 --- a/scripts/env +++ b/scripts/env @@ -1,6 +1,7 @@ #!/usr/bin/env bash BASEDIR="$PWD" ENVDIR="$PWD/env" +export GREP_OPTIONS= usage() { cat <