Skip to content

Commit

Permalink
Make sure custom grep options don't get in the way
Browse files Browse the repository at this point in the history
Change-Id: I3c8fa21793906d80790c31ed02f585eff35a64a5
  • Loading branch information
jasondunsmore committed Apr 10, 2013
1 parent a1c183b commit 4e97111
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stack.sh
Expand Up @@ -18,6 +18,9 @@

# 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
TOP_DIR=$(cd $(dirname "$0") && pwd)

Expand Down

0 comments on commit 4e97111

Please sign in to comment.