Skip to content

Instantly share code, notes, and snippets.

@ngsankha
Created December 15, 2012 11:27
Show Gist options
  • Save ngsankha/4293946 to your computer and use it in GitHub Desktop.
Save ngsankha/4293946 to your computer and use it in GitHub Desktop.
Mozilla build completion notifier. Uses Coocoo - https://github.com/sankha93/coocoo
cd oss/nightly/mozilla-central
./mach build
cd ../../..
python coocoo-notifier.py 127.0.0.1 "buildbot" "mozilla-central build complete"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment