Merge "Fix typo"

This commit is contained in:
Jenkins 2016-12-20 03:56:48 +00:00 committed by Gerrit Code Review
commit 9ab092652e
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ def parse_args():
'debug information in realtime')
parser.add_argument('--fails', '-f', action='store_true',
dest='post_fails', help='Print failure debug '
'information after the stream is proccesed')
'information after the stream is processed')
parser.add_argument('--failonly', action='store_true',
dest='failonly', help="Don't print success items",
default=(