gecko-dev/python/mozbuild
Mitchell Hentges f20cdb0c12 Bug 1712804: Check if `comm` directory is empty in TB identification r=ahal
Some developers hold onto a `comm` directory as a mount point
that they conditionally populate depending on whether they're working on
Firefox or Thunderbird.
The "`comm` directory exists == is a thunderbird checkout"
assumption isn't compatible with this workflow.

The fix embraced by this patch is to check if the `comm` directory has
any contents.

Differential Revision: https://phabricator.services.mozilla.com/D119193
2021-07-06 18:33:58 +00:00
..
mozbuild Bug 1712804: Check if `comm` directory is empty in TB identification r=ahal 2021-07-06 18:33:58 +00:00
mozpack Bug 1717947 - Remove packager support for brotli in Jars. r=firefox-build-system-reviewers,nalexander 2021-06-25 00:20:10 +00:00
metrics.yaml Bug 1654084 - Log build project to telemetry r=firefox-build-system-reviewers,dmajor 2020-10-27 18:08:49 +00:00
setup.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00