[DRE-commits] [SCM] ruby-net-ssh.git branch, master, updated. upstream/2.1.4-9-g0360f59

Lucas Nussbaum lucas at lucas-nussbaum.net
Sun Sep 25 12:41:33 UTC 2011


The following commit has been merged in the master branch:
commit 265453e8a0d8b31bd4d2f9b8e6f74bd3edb2bb5b
Author: Lucas Nussbaum <lucas at lucas-nussbaum.net>
Date:   Sun Sep 25 14:30:52 2011 +0200

    debian/patches/disable-test1.patch: refreshed.

diff --git a/debian/patches/disable-test1.patch b/debian/patches/disable-test1.patch
index 77362f9..fbb389a 100644
--- a/debian/patches/disable-test1.patch
+++ b/debian/patches/disable-test1.patch
@@ -11,11 +11,4 @@ Forwarded: http://net-ssh.lighthouseapp.com/projects/36253/tickets/29-tests-fail
 +    def est_allow_when_not_pending_should_be_true_for_all_packets
        (0..255).each do |type|
          packet = stub("packet", :type => type)
-         assert algorithms.allow?(packet), type
-@@ -299,4 +299,4 @@ module Transport
-       end
-   end
- 
--end
-\ No newline at end of file
-+end
+         assert algorithms.allow?(packet), type.to_s

-- 
ruby-net-ssh.git



More information about the Pkg-ruby-extras-commits mailing list