Make sure custom grep options don't get in the way
Change-Id: I3c8fa21793906d80790c31ed02f585eff35a64a5
This commit is contained in:
parent
a1c183b4ef
commit
4e971118ff
3
stack.sh
3
stack.sh
@ -18,6 +18,9 @@
|
|||||||
|
|
||||||
# Learn more and get the most recent version at http://devstack.org
|
# Learn more and get the most recent version at http://devstack.org
|
||||||
|
|
||||||
|
# Make sure custom grep options don't get in the way
|
||||||
|
unset GREP_OPTIONS
|
||||||
|
|
||||||
# Keep track of the devstack directory
|
# Keep track of the devstack directory
|
||||||
TOP_DIR=$(cd $(dirname "$0") && pwd)
|
TOP_DIR=$(cd $(dirname "$0") && pwd)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user