Created
December 20, 2014 13:36
-
-
Save caktux/8d7290b4803a348b405f to your computer and use it in GitHub Desktop.
tail buildbot twisted.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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