From dcbc9c0aee833e071ea542258452c62675b082be Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 5 Mar 2015 15:05:39 +0100 Subject: reproducible: make wiki links open in a new tab --- bin/reproducible_common.py | 2 +- bin/reproducible_common.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 13e55ae9..7e118f0a 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -161,7 +161,7 @@ html_head_page = Template((tab*2).join(""" $suite_links
  • repositories overview
  • reproducible stats
  • -
  • wiki
  • +
  • wiki
  • """.splitlines(True))) diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 5e9a9b71..a20afc39 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -141,7 +141,7 @@ write_page_header() { write_page "$2" write_page "

    $2

    " if [ "$1" = "$MAINVIEW" ] ; then - write_page "

    These pages are showing the prospects of reproducible builds of Debian packages. The results shown were obtained from several jobs running on jenkins.debian.net. Thanks to Profitbricks for donating the virtual machine this is running on!

    " + write_page "

    These pages are showing the prospects of reproducible builds of Debian packages. The results shown were obtained from several jobs running on jenkins.debian.net. Thanks to Profitbricks for donating the virtual machine this is running on!

    " fi if [ "$1" = "dd-list" ] || [ "$1" = "stats" ] ; then write_page " Join #debian-reproducible on OFTC or send us an email to get support for making sure your packages build reproducibly too!" @@ -179,7 +179,7 @@ write_page_header() { fi done fi - write_page "
  • wiki
  • " + write_page "
  • wiki
  • " done write_page "" write_page "
    " -- cgit v1.2.3-70-g09d2