Skip to content

Commit

Permalink
Merge pull request #18 from walac/bugz/1085621
Browse files Browse the repository at this point in the history
Bug 1085621: Add support for emulator-kk debug build.
  • Loading branch information
lightsofapollo committed Nov 13, 2014
2 parents b098d23 + 5fcbf34 commit 0c25ffc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions testing/taskcluster/job_flags.yml
Expand Up @@ -74,6 +74,13 @@ builds:
debug: 0
b2g-config: 'emulator-kk'
build-type: Opt
debug:
task: tasks/builds/b2g_emulator.yml
additional-parameters:
debug: 1
b2g-config: 'emulator-kk'
build-type: Debug


# Test section covers the -u options in the try flags
tests:
Expand Down

0 comments on commit 0c25ffc

Please sign in to comment.