Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
bug 816161 - update emulator for bug 793111. r=jgriffin
Browse files Browse the repository at this point in the history
  • Loading branch information
escapewindow committed Nov 28, 2012
1 parent aad4a1e commit 2eef252
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions configs/b2g/emulator_automation_config.py
@@ -1,8 +1,8 @@
# This is a template config file for b2g emulator unittest production.

EMULATOR_MANIFEST = """[{
"size": 622054113,
"digest": "920f00abcc52c8f475dc861d4a4d7a4f4b8ff309f16926c8c780602e5f41ed7c7e79c9bc68076fd4641520ce1b3803c64fd4e3f60bf9081a9e6529b4aee1bff9",
"size": 616293696,
"digest": "d45d05f83804991eea7ecc95c801d0de17809532e3e770dbd491445de05b451155f33859139952a69d156d1b402f7366f942e5790561b1a3008d83af4144ca02",
"algorithm": "sha512",
"filename": "emulator.zip"
}]
Expand Down
4 changes: 2 additions & 2 deletions configs/marionette/automation_emulator_config.py
@@ -1,8 +1,8 @@
# This is a template config file for marionette production.

EMULATOR_MANIFEST = """[{
"size": 622054113,
"digest": "920f00abcc52c8f475dc861d4a4d7a4f4b8ff309f16926c8c780602e5f41ed7c7e79c9bc68076fd4641520ce1b3803c64fd4e3f60bf9081a9e6529b4aee1bff9",
"size": 616293696,
"digest": "d45d05f83804991eea7ecc95c801d0de17809532e3e770dbd491445de05b451155f33859139952a69d156d1b402f7366f942e5790561b1a3008d83af4144ca02",
"algorithm": "sha512",
"filename": "emulator.zip"
}]
Expand Down

0 comments on commit 2eef252

Please sign in to comment.