aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorArun Isaac2023-11-18 23:48:50 +0000
committerArun Isaac2023-11-18 23:48:50 +0000
commitcd2be030233d529d0319a4b73dd9dbc0eea007f3 (patch)
tree17f5d3cb21145128a2bc2b207d1fb0988e9a6afb /scripts
parentfcf1dd6336cf8822a08263ed7851c489a2333045 (diff)
downloadccwl-cd2be030233d529d0319a4b73dd9dbc0eea007f3.tar.gz
ccwl-cd2be030233d529d0319a4b73dd9dbc0eea007f3.tar.lz
ccwl-cd2be030233d529d0319a4b73dd9dbc0eea007f3.zip
scripts: When ccwl crashes, say so explicitly.
* scripts/ccwl (main): When ccwl crashes, say so explicitly.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ccwl2
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!
"