From: Don Armstrong Date: Sat, 8 Sep 2007 10:16:55 +0000 (-0700) Subject: * Remove extraneous test that wandered into to the broken soap client X-Git-Tag: release/2.6.0~517^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b1631260ab8e6c2ac2ddddad1322c77ad7482c7b;p=debbugs.git * Remove extraneous test that wandered into to the broken soap client cleanup --- diff --git a/Debbugs/SOAP.pm b/Debbugs/SOAP.pm index 9b14575..e389906 100644 --- a/Debbugs/SOAP.pm +++ b/Debbugs/SOAP.pm @@ -115,7 +115,6 @@ sub get_status { if (@bugs == 1 and ref($bugs[0]) and - @{$bugs[0]} <= 1 and (@{$bugs[0]} == 0 or ref($bugs[0][0]) or looks_like_number($bugs[0][0])