diff options
-rwxr-xr-x | scripts/ccwl | 2 |
1 files changed, 1 insertions, 1 deletions
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! " |