Skip to content

Commit

Permalink
Oh crap, introduced a 🐛 causing done to break
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Schep committed Feb 21, 2016
1 parent 8d38692 commit a36082a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ntfy/cli.py
Expand Up @@ -104,6 +104,7 @@ def run_cmd(args):
'--longer-than',
type=int,
metavar='N',
default=0,
help="Only notify if the command runs longer than N seconds")
done_parser.set_defaults(func=run_cmd)

Expand Down

0 comments on commit a36082a

Please sign in to comment.