From b711384b092fd4a2b93b4b4ef1cb0d0ab7b09ed8 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sun, 21 Aug 2022 08:36:26 -0400 Subject: remove debug --- libexec/recit-entries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec/recit-entries') 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 -- cgit v1.2.3