diff options
Diffstat (limited to 'bin/reproducible_html_archlinux.sh')
-rwxr-xr-x | bin/reproducible_html_archlinux.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_archlinux.sh b/bin/reproducible_html_archlinux.sh index 674d16a3..a333de32 100755 --- a/bin/reproducible_html_archlinux.sh +++ b/bin/reproducible_html_archlinux.sh @@ -10,6 +10,7 @@ common_init "$@" # common code . /srv/jenkins/bin/reproducible_common.sh +ARCHBASE=$BASE/archlinux # # analyse results to create the webpage # @@ -83,7 +84,6 @@ done # write out the actual webpage # DATE=$(date -u +'%Y-%m-%d') -ARCHBASE=$BASE/archlinux cd $ARCHBASE PAGE=archlinux.html echo "$(date -u) - starting to build $PAGE" |