mirror of https://github.com/rwf2/Rocket.git
0f1d141905
Git 2.39 on macOS contains a buggy `grep` implementation which, among other things, fails to interpret the metasequence `\s` in extended regex mode as space characters and instead interprets it as the literal `s` character. To avoid this issue, this commit now uses `-P` instead of `-E` when calling `git grep`, forcing use of PCRE instead. |
||
---|---|---|
.. | ||
bump_version.sh | ||
config.sh | ||
mk-docs.sh | ||
publish.sh | ||
test.sh |