X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=scripts%2Fenv;h=5542b2017be31c4282ba4677aa10d50a6619d52b;hp=ebd2dac38eef66843bf16edba659bf7973433573;hb=9c5aa7c528b45670a988a8c190acc06abe8a09c6;hpb=6b929e268734f6a212aab2f0f470684e82f3d24b diff --git a/scripts/env b/scripts/env index ebd2dac38e..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 <