aboutsummaryrefslogtreecommitdiff
path: root/cusmodules/holiday.py
diff options
context:
space:
mode:
Diffstat (limited to 'cusmodules/holiday.py')
-rwxr-xr-xcusmodules/holiday.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cusmodules/holiday.py b/cusmodules/holiday.py
index f4ec188..d67b150 100755
--- a/cusmodules/holiday.py
+++ b/cusmodules/holiday.py
@@ -63,3 +63,4 @@ def main():
if __name__ == "__main__":
print(main())
+ sys.exit(0)