Back out a104642698a0 (bug 842762) for b2g test bustage

CLOSED TREE
This commit is contained in:
Phil Ringnalda
2013-02-19 19:49:41 -08:00
parent 4e5947ff83
commit 9ce4d191b7
74 changed files with 496 additions and 1338 deletions

View File

@@ -169,7 +169,7 @@ def gen_manifest(template_root_dir, target_cfg, jid,
ta_desc.appendChild(elem)
elem = dom.createElement("em:maxVersion")
elem.appendChild(dom.createTextNode("21.0a1"))
elem.appendChild(dom.createTextNode("20.*"))
ta_desc.appendChild(elem)
if target_cfg.get("homepage"):