From c2a4e2555030e53e8b2c4efd738716a3d873418d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 8 Dec 2015 12:40:58 +0100 Subject: reproducible coreboot/openwrt/netbsd/freebsd: add 'thanks to Profitbricks' with link --- bin/reproducible_common.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 423d3800..36f948aa 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -304,7 +304,8 @@ write_page_intro() { local PROJECTNAME="Arch Linux" fi if [ "$1" != "Arch Linux" ] ; then - write_page "

There is a weekly run jenkins job to test the $BRANCH branch of $PROJECTNAME.git. The jenkins job is running reproducible_$PROJECTNAME.sh$BUILD_ENVIRONMENT and this script is solely responsible for creating this page. Feel invited to join #debian-reproducible (on irc.oftc.net) to request job runs whenever sensible. Patches and other feedback are very much appreciated - if you want to help, please start by looking at the ToDo list for $1, you might find something easy to contribute.

" + write_page "

There is a weekly run jenkins job to test the $BRANCH branch of $PROJECTNAME.git. The jenkins job is running reproducible_$PROJECTNAME.sh$BUILD_ENVIRONMENT and this script is solely responsible for creating this page. Feel invited to join #debian-reproducible (on irc.oftc.net) to request job runs whenever sensible. Patches and other feedback are very much appreciated - if you want to help, please start by looking at the ToDo list for $1, you might find something easy to contribute." + write_page "
Thanks to Profitbricks for donating the virtual machines this is running on!

" else write_page "

FIXME: explain Arch Linux test setup here.

" fi -- cgit v1.2.3-54-g00ecf