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

Commit

Permalink
Bug 1265799 - Disable b2g-inbound broke mozharness; r=me
Browse files Browse the repository at this point in the history
Reverted changes to beagle.py from changeset 63fbfd2ac5c7
tests now pass locally
  • Loading branch information
hwine committed Apr 26, 2016
1 parent 2239494 commit a10b141
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions configs/vcs_sync/beagle.py
Expand Up @@ -736,6 +736,14 @@
"project": "gecko-dev"
},
}, {
"repo": "https://hg.mozilla.org/integration/b2g-inbound",
"revision": "default",
"repo_name": "b2g-inbound",
"targets": [{
"target_dest": "beagle/.git",
"vcs": "git",
"test_push": True,
}, {
"target_dest": "gitmo-beagle",
}, {
"target_dest": "github-beagle",
Expand Down

0 comments on commit a10b141

Please sign in to comment.