xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [OSSTEST PATCH 1/2] cs-bisection-step: Remove a bit of duplication
@ 2014-06-03 15:02 Ian Jackson
  2014-06-03 15:02 ` [OSSTEST PATCH 2/2] cri-args-hostlists, etc.: Send rumpuserxen reports to rumpkernel-builds Ian Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Jackson @ 2014-06-03 15:02 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson, Ian Campbell

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
 cs-bisection-step |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cs-bisection-step b/cs-bisection-step
index 3172b57..d5f8cb8 100755
--- a/cs-bisection-step
+++ b/cs-bisection-step
@@ -441,7 +441,7 @@ sub digraph_whole () {
 	    if (defined $url && length $url) {
 		push @treeinfos, {
 		    Name => $tree,
-		    Url => $latest_rmap->{$tree}{Url}
+		    Url => $url,
 		};
 	    } else {
 		print STDERR "(tree with no url: $tree)\n";
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-03 15:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-03 15:02 [OSSTEST PATCH 1/2] cs-bisection-step: Remove a bit of duplication Ian Jackson
2014-06-03 15:02 ` [OSSTEST PATCH 2/2] cri-args-hostlists, etc.: Send rumpuserxen reports to rumpkernel-builds Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).