Skip to content

Instantly share code, notes, and snippets.

@gasolin
Created March 21, 2014 03:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gasolin/9679032 to your computer and use it in GitHub Desktop.
Save gasolin/9679032 to your computer and use it in GitHub Desktop.
script helper to push gaia branch to try server
# https://wiki.mozilla.org/ReleaseEngineering/TryServer#Using_a_custom_Gaia
# https://wiki.mozilla.org/Gaia/Team/Taipei/BubbleTea#How_to_push_bubble-tea_to_try
hg qref -m "try: -b o -p emulator,emulator-jb,emulator-kk,linux_gecko,linux64_gecko,macosx64_gecko,win32_gecko -u gaia-unit,gaia-ui-test,gaia-integration -t none"
hg push -f try
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment