c9442bb8a2
If GREP_OPTIONS includes -n or --line-number, matches will be emitted with a line number following the filename. Unset GREP_OPTIONS to ensure we're getting expected output. BUG= R=johnmccutchan@google.com Review-Url: https://codereview.chromium.org/2721953004 .