Fix when accessing uh index from brag summary, pages linked from uh index are not found
authorDario Sestito <darios@symbian.org>
Tue, 09 Feb 2010 12:22:45 +0000
changeset 883 1281d0f13d9b
parent 882 6ae47dc5d707
child 884 18fc0e69c5b8
Fix when accessing uh index from brag summary, pages linked from uh index are not found
common/tools/brag/uh2brag.pl
--- 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\"/>