Bug 733530: Use .tar.gz for test archives r=gps
Differential Revision: https://phabricator.services.mozilla.com/D1743
This commit is contained in:
@@ -573,7 +573,7 @@ def find_files(archive):
|
||||
|
||||
if archive == 'common':
|
||||
# Construct entries ensuring all our generated harness files are
|
||||
# packaged in the common tests zip.
|
||||
# packaged in the common tests archive.
|
||||
packaged_paths = set()
|
||||
for entry in OBJDIR_TEST_FILES.values():
|
||||
pat = mozpath.join(entry['base'], entry['pattern'])
|
||||
|
||||
Reference in New Issue
Block a user