aboutsummaryrefslogtreecommitdiff
path: root/libexec/recit-add-entry
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2022-08-21 02:44:05 +0000
committerJulio Capote <jcapote@gmail.com>2022-08-21 02:44:05 +0000
commitbf922c47dedde37e3d97c4bf82f38e7d769fa267 (patch)
tree14c2c8a17250f93a0248bd9b887fa8562c26a345 /libexec/recit-add-entry
parent9e4f34a5989f6be48eaaebf17c8e42e61ebf3d76 (diff)
downloadrecit-bf922c47dedde37e3d97c4bf82f38e7d769fa267.tar.gz
move tomorrow/yesterday/today to entries
Diffstat (limited to 'libexec/recit-add-entry')
-rwxr-xr-xlibexec/recit-add-entry1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/recit-add-entry b/libexec/recit-add-entry
index 7cb5bb7..603128a 100755
--- a/libexec/recit-add-entry
+++ b/libexec/recit-add-entry
@@ -71,5 +71,6 @@ else
else
echo "$project not found, list of available projects:"
recsel -t Project -p Id ${recfile}
+ exit 1
fi
fi \ No newline at end of file