[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: make the spec visible… (not sure if the pathes and filename are final)

Holger Levsen holger at moszumanska.debian.org
Tue Aug 25 11:06:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 663618266c8ba73f9324ffc121a4a92d16dbf944
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Aug 25 13:06:27 2015 +0200

    reproducible: make the spec visible… (not sure if the pathes and filename are final)
---
 bin/reproducible_html_specs.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_html_specs.sh b/bin/reproducible_html_specs.sh
index befba68..fb50ae7 100755
--- a/bin/reproducible_html_specs.sh
+++ b/bin/reproducible_html_specs.sh
@@ -14,5 +14,5 @@ VERSION=$(git log -1 --pretty='%h')
 SPEC=$1
 make $SPEC.html
 mkdir -pv "$BASE/specs/$SPEC"
-mv -v html/* "$BASE/specs/$SPEC"
-irc_message "$REPRODUCIBLE_URL/specs/$SPEC updated to $VERSION"
+mv -v $SPEC.html "$BASE/specs/$SPEC/index.html"
+irc_message "$REPRODUCIBLE_URL/specs/$SPEC/ updated to $VERSION"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list