summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <rsd@gnu.org>2019-07-13 19:34:49 -0400
committerrsiddharth <rsd@gnu.org>2019-07-13 19:34:49 -0400
commit2bfb8a5291b5a61967796c5d8d8c49eb9250da34 (patch)
tree755e54558f2c0704293380a1d8377eb0659ea8d8
parent7386352cddacc114c388cc098581fd8fcbff76ef (diff)
lps_gen.py: Update main.
* lps_gen.py (main): Barf informational message on exit 1.
-rw-r--r--lps_gen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lps_gen.py b/lps_gen.py
index 48a82a8..0adfc75 100644
--- a/lps_gen.py
+++ b/lps_gen.py
@@ -664,7 +664,7 @@ def main():
LPiCal(lp_dict, args.ical).to_ical()
else:
- exit(1)
+ exit('Unable to read LP markdown')
if lp_html:
# stdout lps html