aboutsummaryrefslogtreecommitdiff
path: root/libexec/recit-entries
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/recit-entries')
-rwxr-xr-xlibexec/recit-entries2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/recit-entries b/libexec/recit-entries
index 87fc8cb..fd74853 100755
--- a/libexec/recit-entries
+++ b/libexec/recit-entries
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Usage: recit entries [-p project-name] [-t time|today|yesterday|tomorrow]
# Summary: Display entries, optionally for a project and/or a certain time
-set -xe
+set -e
# shellcheck source=/dev/null
source lib/loader