[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible arch: create dir
Holger Levsen
holger at moszumanska.debian.org
Fri Oct 16 23:34:47 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 af5f37361a5049eb13aa274e030b59b39fe18085
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Oct 17 01:33:56 2015 +0200
reproducible arch: create dir
---
bin/reproducible_build_arch_pkg.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/reproducible_build_arch_pkg.sh b/bin/reproducible_build_arch_pkg.sh
index 80277a6..7165b64 100755
--- a/bin/reproducible_build_arch_pkg.sh
+++ b/bin/reproducible_build_arch_pkg.sh
@@ -188,6 +188,7 @@ if [ ! -z "$(ls $TMPDIR/b1/$SRCPACKAGE/*.pkg.tar.xz)" ] ; then
call_diffoscope $SRCPACKAGE $ARTIFACT
# publish page
if [ -f $TMPDIR/$SRCPACKAGE/$ARTIFACT.html ] ; then
+ mkdir -p $BASE/archlinux/$SRCPACKAGE/
cp $TMPDIR/$SRCPACKAGE/$ARTIFACT.html $BASE/archlinux/$SRCPACKAGE/
fi
done
--
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