You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2022/05/22 10:19:06 UTC

[whimsy] branch master updated: Drop test

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 9b250839 Drop test
9b250839 is described below

commit 9b25083909f5c283c03c7af8e7679046e7ec5fae
Author: Sebb <se...@apache.org>
AuthorDate: Sun May 22 11:19:00 2022 +0100

    Drop test
---
 tools/site-scan.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/site-scan.rb b/tools/site-scan.rb
index 6940e17a..ec6392e4 100755
--- a/tools/site-scan.rb
+++ b/tools/site-scan.rb
@@ -271,4 +271,3 @@ if output_podlings
 else
   puts JSON.pretty_generate(podlings)
 end
-$stderr.puts "Done" # test