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  7b3baa2   Oops - drop debug
7b3baa2 is described below

commit 7b3baa2072364b626be97556185e92204f032029
Author: Sebb <[email protected]>
AuthorDate: Thu Apr 27 17:15:00 2017 +0100

    Oops - drop debug
---
 tools/site-scan.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/site-scan.rb b/tools/site-scan.rb
index eef7957..b5111e4 100755
--- a/tools/site-scan.rb
+++ b/tools/site-scan.rb
@@ -93,7 +93,6 @@ def parse(site, name)
       t, p = getText(txt, node)
       data[:trademarks] = t
       data[:tradeparent] = p if p
-      puts t,p
     end
     if txt =~ /Copyright / or txt =~ /©/
       t, p = getText(txt, node)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to