@@ -701,11 +701,11 @@ #t ;; data is good. (begin (handle-exceptions exn #f - (debug:print 0 *default-log-port* "WARNING: content " dat " for cache " fname " is not readable. Deleting generated file.") + (debug:print 0 *default-log-port* "WARNING: content read from cache " fname " is not readable. Deleting generated file.") (delete-file fname)) #f)) #f)))) (common:faux-unlock fname) res))