Bug 1275622 - Artifact builds busted due to updater name change on OSX. r=cmanchester

This commit is contained in:
Stephen Pohl 2016-05-25 12:07:52 -07:00
Родитель c077aa9010
Коммит 15ea9c51d6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -293,7 +293,7 @@ class MacArtifactJob(ArtifactJob):
# 'libreplace_malloc.dylib',
'libsoftokn3.dylib',
'plugin-container.app/Contents/MacOS/plugin-container',
'updater.app/Contents/MacOS/updater',
'updater.app/Contents/MacOS/org.mozilla.updater',
# 'xpcshell',
'XUL',
])