From e5519b0acec3c251721ab384cace5149e5dc3d35 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 25 Aug 2015 12:57:34 +0200 Subject: reproducible: whitespace cleanup --- bin/reproducible_html_howto.sh | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'bin/reproducible_html_howto.sh') diff --git a/bin/reproducible_html_howto.sh b/bin/reproducible_html_howto.sh index e143ca64..5af2bdbc 100755 --- a/bin/reproducible_html_howto.sh +++ b/bin/reproducible_html_howto.sh @@ -6,18 +6,11 @@ DEBUG=false . /srv/jenkins/bin/common-functions.sh common_init "$@" - . /srv/jenkins/bin/reproducible_common.sh - +# build and publish the html version VERSION=$(git log -1 --pretty='%h') - make html - mkdir -pv "$BASE/howto/" - mv -v html/* "$BASE/howto" - irc_message "$REPRODUCIBLE_URL/howto updated to $VERSION" - - -- cgit v1.2.3-70-g09d2