about summary refs log tree commit diff
path: root/Functions/Calendar/calendar_show
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Calendar/calendar_show')
-rw-r--r--Functions/Calendar/calendar_show2
1 files changed, 2 insertions, 0 deletions
diff --git a/Functions/Calendar/calendar_show b/Functions/Calendar/calendar_show
index f731d07a5..77f025ec5 100644
--- a/Functions/Calendar/calendar_show
+++ b/Functions/Calendar/calendar_show
@@ -22,3 +22,5 @@ if [[ -n $DISPLAY &&  $start -eq $stop ]]; then
     ($cmd "$*" &)
   fi
 fi
+
+return 0