There are many other possible reasons for this, besides a bug in the
build version machinery.

Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
---
 cs-bisection-step |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/cs-bisection-step b/cs-bisection-step
index e8b95ca..4891e93 100755
--- a/cs-bisection-step
+++ b/cs-bisection-step
@@ -1275,10 +1275,9 @@ END
        print DEBUG "nequalflights=$nequalflights\n$explanation\n";
        if ($nequalflights > $maxequalflights) {
            summary_report(<<END, <<END, 32);
-Flailing - >$nequalflights identical flights to no useful effect
+Flailing - >=$nequalflights identical flights to no useful effect
 END
-Bisector is flailing: >$nequalflights identical flights generated.
-Perhaps machinery for building correct version is broken ?
+Bisector is flailing: >=$nequalflights identical flights generated.
 Problem occurs when attempting to test this revision:
  $choose->{Rtuple}
 
-- 
1.7.10.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to