From cd2be030233d529d0319a4b73dd9dbc0eea007f3 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sat, 18 Nov 2023 23:48:50 +0000 Subject: scripts: When ccwl crashes, say so explicitly. * scripts/ccwl (main): When ccwl crashes, say so explicitly. --- scripts/ccwl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/ccwl b/scripts/ccwl index b3762c5..4114cc7 100755 --- a/scripts/ccwl +++ b/scripts/ccwl @@ -65,7 +65,7 @@ exec guile --no-auto-compile -e main -s "$0" "$@" (write condition (current-error-port)) (newline (current-error-port)) (display " -You have discovered a bug! +You have discovered a bug! ccwl crashed! :-( Please report this to https://github.com/arunisaac/ccwl/issues Thank you! " -- cgit v1.2.3