From 647ada1068d68c95a6e48a89cd03dd1d527df7e0 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 3 Nov 2015 23:01:40 +0100 Subject: reproducible freebsd: this job aint new anymore --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 9bed44d5..dc9c29a6 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -294,7 +294,7 @@ 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. Currently this job is triggered more often though, because this is still under development and brand new. 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.

" else write_page "

This is brand new and the test setup needs to be explained here.

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