"git@ssh.gitlab.freedesktop.org:lumag/msm.git" did not exist on "a7135d10754760f0c038497b44c2c2f2b0fb5651"
Forked from
drm / msm
Matthew Maurer
authored
While GNU grep supports '\|' when in basic regular expression mode, not all grep implementations do (notably toybox grep, used to build the Android kernel, does not). Switching to grep -Ev enables extended regular expressions which includes support for the '|' operator. Signed-off-by:Matthew Maurer <mmaurer@google.com> Reviewed-by:
Martin Rodriguez Reboredo <yakoyoku@gmail.com> Reviewed-by:
Trevor Gross <tmgross@umich.edu> Reviewed-by:
Alice Ryhl <aliceryhl@google.com> Tested-by:
Alice Ryhl <aliceryhl@google.com> Link: https://lore.kernel.org/r/20230928201421.2296518-1-mmaurer@google.com [ Reworded for typo. ] Signed-off-by:
Miguel Ojeda <ojeda@kernel.org>
Name | Last commit | Last update |
---|