summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/cnucnu/checkshell.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/cnucnu/checkshell.py b/lib/cnucnu/checkshell.py
index df116e3..664793b 100644
--- a/lib/cnucnu/checkshell.py
+++ b/lib/cnucnu/checkshell.py
@@ -55,6 +55,7 @@ class CheckShell(cmd.Cmd):
if self.package.url:
self.package.url = None
else:
+ print
sys.exit(0)
def default(self, args):