Bug 774112 - Part 2b: Add missing files to download manifest; r=me

This commit is contained in:
Gregory Szorc
2012-09-11 16:43:13 -07:00
parent 1b4fe47747
commit 5504323a89

View File

@@ -29,6 +29,9 @@ REPOSITORY_PATHS = [
'mozboot/__init__.py',
'mozboot/base.py',
'mozboot/bootstrap.py',
'mozboot/centos.py',
'mozboot/fedora.py',
'mozboot/mint.py',
'mozboot/osx.py',
'mozboot/ubuntu.py',
]