|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 1/2] cs-bisection-step: Remove a bit of duplication
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |