sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 409ddd9c5668b5cdf67dbebea761c476a317c53a
parent 2dfd378b616243d03203e49f5ee29636051d3cbf
Author: Jon M. Dugan <jdugan@es.net>
Date:   Fri, 30 Oct 2009 17:10:24 -0500

give exception log relative to BASE_DIR in exception message

Diffstat:
M bin/sup | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/sup b/bin/sup
@@ -360,7 +360,7 @@ unless Redwood::exceptions.empty?
 ----------------------------------------------------------------
 I'm very sorry. It seems that an error occurred in Sup. Please
 accept my sincere apologies. If you don't mind, please send the
-contents of ~/.sup/exception-log.txt and a brief report of the
+contents of #{BASE_DIR}/exception-log.txt and a brief report of the
 circumstances to sup-talk at rubyforge dot orgs so that I might
 address this problem. Thank you!