From 27935d9ecf806b20b63c1f82b9b8b1f4707918a4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 16 Mar 2015 00:15:36 +0100 Subject: whitespace changes --- bin/reproducible_common.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 0896be98..b55dbdb4 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -129,7 +129,10 @@ 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." + write_page " The results shown were obtained from several jobs running on" + write_page " jenkins.debian.net." + write_page " 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" -- cgit v1.2.3-54-g00ecf