don't exit after jumbotron mode

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-09 10:48:56 -04:00
parent 140fd6da11
commit dee7f30c3e
-1
View File
@@ -899,7 +899,6 @@ def cli(
if jumbotron:
print(xyzzy)
sys.exit(0)
if not update:
# Spun off in background thread, not unlike magic.