gecko-dev/python/mozbuild
Rob Lemley 4a65b455c4 Bug 1844662 - [mach vendor] Warn if replace-in-file finds a match but no changes were made. r=tjr
If replace-in-file[-regex] doesn't make any changes it throws an Exception
thinking that no match was found. In some cases the replacement could be the
same as the matched text. In this case, warn but don't raise an exception.

Non-regex patterns are escaped with re.escape() to simplify the function a bit.

Differential Revision: https://phabricator.services.mozilla.com/D184165
2023-08-03 19:55:56 +00:00
..
mozbuild Bug 1844662 - [mach vendor] Warn if replace-in-file finds a match but no changes were made. r=tjr 2023-08-03 19:55:56 +00:00
mozpack Bug 1842497 - Unship d3dcompiler_47.dll. r=firefox-build-system-reviewers,glandium 2023-07-15 12:29:51 +00:00
.ruff.toml Bug 1811850 - [lint] Fix ruff errors resulting from new configuration, r=webdriver-reviewers,perftest-reviewers,whimboo,sparky,firefox-build-system-reviewers,ahochheiden 2023-03-20 13:06:28 +00:00
metrics.yaml
setup.py Bug 1801836 - Remove no longer necessary 'from __future__' imports under python/. r=linter-reviewers,glandium,ahal DONTBUILD 2022-12-23 01:26:15 +00:00