]> git.cworth.org Git - sup/commitdiff
crap, forgot to remove deubgging message
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Mon, 8 Jan 2007 20:15:12 +0000 (20:15 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Mon, 8 Jan 2007 20:15:12 +0000 (20:15 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@229 5c8cc53c-5e98-4d25-b20a-d8db53a31250

bin/sup-import

index 705a737dd93652028c1fae268de1fbcda8bb3c2c..b429b43f94d97c3578e7d0bc876f03f2a4b56673 100644 (file)
@@ -128,7 +128,6 @@ index.load
 sources = ARGV.map do |uri|
   uri = "mbox://#{uri}" unless uri =~ %r!://!
   source = index.source_for uri
-  puts "source for #{uri} is #{source}"
   unless source
     source = 
       case uri