From 8da597c286ba3d5c54b17dd87844bf907b3e90a6 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 29 Sep 2024 10:00:27 +0200 Subject: make error message more verbose --- heutigeBachkantaten | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heutigeBachkantaten b/heutigeBachkantaten index b875bd0..d2bf53a 100755 --- a/heutigeBachkantaten +++ b/heutigeBachkantaten @@ -212,7 +212,7 @@ sonntag_nach() { date +%s -d"${Y}-09-15" ) else - >&2 printf '%s >>%s<<\n' "${bwv}" "${sonntag}" + >&2 printf 'unbekannter Sonntag für Kantate %s: >>%s<<\n' "${bwv}" "${sonntag}" continue fi if [ -n "${plus}" ]; then -- cgit v1.2.3-70-g09d2