]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add revision
authorheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 27 Sep 2013 18:17:01 +0000 (18:17 +0000)
committerheister <heister@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 27 Sep 2013 18:17:01 +0000 (18:17 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@30986 0785d39b-7218-0410-832d-ea1e28bc413d

tests/scripts/parse.py

index d4c32ca49ae3ea319d30b1f7e9ef10885e8cdfc6..b109e92f1f6657ab34b91eb462d6772d0aedfa80 100644 (file)
@@ -182,7 +182,7 @@ f.write('<thead><tr>')
 f.write('<th style="width:250px">&nbsp;</th>')
 
 for rev in revs:
-    f.write('<th colspan="5">r'+rev.number+'</th>')
+    f.write('<th colspan="5"><a href="http://www.dealii.org/websvn/revision.php?repname=deal.II+Repository&rev=%s">r%s</th>'%(rev.number,rev.number))
 f.write('</tr></thead>\n')
 
 f.write('<tbody><tr>')

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.