Fix when accessing uh index from brag summary, pages linked from uh index are not found
--- a/common/tools/brag/uh2brag.pl Mon Feb 08 18:57:42 2010 +0000
+++ b/common/tools/brag/uh2brag.pl Tue Feb 09 12:22:45 2010 +0000
@@ -60,7 +60,7 @@
<?xml-stylesheet type='text/xsl' href='brag.xsl'?>
<buildStatus>
<phase name="Build">
-<step name=\"Raptor Build\" detailshref=\"..\\html\\index.html\">
+<step name=\"Raptor Build\" detailshref=\"../html/index.html\">
<failures level=\"critical\" count=\"$criticals\"/>
<failures level=\"major\" count=\"$majors\"/>
<failures level=\"minor\" count=\"$minors\"/>