[Apt-listbugs-commits] [SCM] apt-listbugs development tree branch, master, updated. debian/0.1.1-15-gff96486

Ryan Niebur ryanryan52 at gmail.com
Sun Nov 1 19:32:40 UTC 2009


The following commit has been merged in the master branch:
commit 512949bb34d16c92132ccc4b3bade603525789a7
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Sun Nov 1 11:29:12 2009 -0800

    that looks useless

diff --git a/lib/apt-listbugs/logic.rb b/lib/apt-listbugs/logic.rb
index 1625ab7..5fb4b8d 100644
--- a/lib/apt-listbugs/logic.rb
+++ b/lib/apt-listbugs/logic.rb
@@ -226,11 +226,6 @@ class AppConfig
       exit 1
     end
 
-    if @command == "rss"
-      @parser =
-        Debian::BTS::Parser::SoapIndex.new(@hostname, @port)
-    end
-
     @parser =
       Debian::BTS::Parser::SoapIndex.new(@hostname, @port)	    
     

-- 
apt-listbugs development tree



More information about the Apt-listbugs-commits mailing list