зеркало из https://github.com/mozilla/gecko-dev.git
210585edd2
These files were omitted from the original patch because reformatting them required some manual intervention in order to avoid breaking unit tests. Generally the `noqa` lines were already there and just needed to be moved from one line to another (due to the reformatting by `black`), but sometimes `black` saw fit to move a bunch of stuff all onto one line, requiring me to introduce new `noqa` lines. Besides the autoformat by `black` and some manual fixups, this patch contains no other changes. # ignore-this-changeset Differential Revision: https://phabricator.services.mozilla.com/D94052 Depends on D94045 |
||
---|---|---|
.. | ||
test | ||
Makefile.in | ||
README | ||
app.mozbuild | ||
common.sh | ||
make_full_update.sh | ||
make_incremental_update.sh | ||
make_incremental_updates.py | ||
moz.build | ||
moz.configure | ||
test_make_incremental_updates.py | ||
unwrap_full_update.pl |
README
This directory contains a tool for generating update packages for the update system described here: http://wiki.mozilla.org/Software_Update