[Apt-listbugs-commits] [apt-listbugs] 10/11: drop the useless getbugstest.rb

Francesco Poli frx-guest at moszumanska.debian.org
Sat Jun 4 16:53:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

frx-guest pushed a commit to branch master
in repository apt-listbugs.

commit 019e6f93eb3c65c73f4ee08a97cecd3696ec7fba
Author: Francesco Poli (wintermute) <invernomuto at paranoici.org>
Date:   Sat Jun 4 18:19:44 2016 +0200

    drop the useless getbugstest.rb
---
 examples/getbugstest.rb | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/examples/getbugstest.rb b/examples/getbugstest.rb
deleted file mode 100755
index 2df9de5..0000000
--- a/examples/getbugstest.rb
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/ruby
-
-###
-### test the get_bugs interface, which returns the bugs matching the key-id pair from the BTS.
-###
-
-require 'aptlistbugs/debian/bts'
-require 'aptlistbugs/debian/btssoap'
-$DEBUG=1
-soap=Debian::BTSSOAP::Soap.new
-sa = Debian::BTSSOAP::StringArray.new
-p soap.get_bugs('package','mercury','severity', 'serious');
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/apt-listbugs/apt-listbugs.git



More information about the Apt-listbugs-commits mailing list