Skip to content

Instantly share code, notes, and snippets.

@caktux
Created December 20, 2014 13: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 caktux/8d7290b4803a348b405f to your computer and use it in GitHub Desktop.
Save caktux/8d7290b4803a348b405f to your computer and use it in GitHub Desktop.
tail buildbot twisted.log
tail -f master/twistd.log | grep -v "DeprecationWarning" | grep -v "processing 0 changes" | grep -E "GitHubStatus|$"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment