This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 47f60e1e Oops
47f60e1e is described below
commit 47f60e1ee5ca44d816cc1a54645675f5de01cc5e
Author: Sebb <[email protected]>
AuthorDate: Mon Nov 25 15:35:44 2024 +0000
Oops
---
lib/whimsy/sitestandards.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/whimsy/sitestandards.rb b/lib/whimsy/sitestandards.rb
index 6d38b195..34c55d5d 100644
--- a/lib/whimsy/sitestandards.rb
+++ b/lib/whimsy/sitestandards.rb
@@ -199,6 +199,7 @@ module SiteStandards
sites = {} # TODO temporary fix
end
else
+ require 'wunderbar'
Wunderbar.warn "Failed to find #{local_copy}"
response =
Net::HTTP.get_response(URI("#{get_url(false)}#{get_filename(tlp)}"))
crawl_time = response['last-modified']