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 4a58de01 Another option
4a58de01 is described below
commit 4a58de0160d870269fb872c77b04c281850460df
Author: Sebb <[email protected]>
AuthorDate: Thu Oct 23 17:34:43 2025 +0100
Another option
---
tools/site-scan.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/site-scan.rb b/tools/site-scan.rb
index 46267371..801b05d2 100755
--- a/tools/site-scan.rb
+++ b/tools/site-scan.rb
@@ -391,7 +391,7 @@ sites_failed = 0
k = ARGV.select {|k| k.start_with? '-'}
if k.size > 0
- raise "Unexpected options: #{k} (valid: verbose, saveparse, noresource)"
+ raise "Unexpected options: #{k} (valid: verbose, saveparse, noresource,
podling)"
end
puts "Started: #{Time.now}" # must agree with site-scan monitor