|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH] sg-report-host-history: make link to host examination results
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
sg-report-host-history | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sg-report-host-history b/sg-report-host-history
index e86e03b..19a86ab 100755
--- a/sg-report-host-history
+++ b/sg-report-host-history
@@ -149,6 +149,8 @@ sub reporthost ($) {
$title= encode_entities($title);
print H "<html><head><title>$title</title></head><body>\n";
print H "<h1>$title</h1>\n";
+ printf H "<a href=\"%s\">logs from last host examination</a><p>\n",
+ "$hostname.examine/";
print H "<table rules=all><tr>\n";
print H "<th>alloc testid</th><th>alloc completed</th>\n";
--
2.1.4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |