[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible arch: fixup that c+p error again
Holger Levsen
holger at moszumanska.debian.org
Fri Oct 16 15:37:32 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 a894f64f6042866ab4c208be51e2ac5679c662f6
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Oct 16 17:20:13 2015 +0200
reproducible arch: fixup that c+p error again
---
bin/reproducible_build_arch_pkg.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_build_arch_pkg.sh b/bin/reproducible_build_arch_pkg.sh
index 48da4ab..9760989 100755
--- a/bin/reproducible_build_arch_pkg.sh
+++ b/bin/reproducible_build_arch_pkg.sh
@@ -126,7 +126,7 @@ elif [ "$1" = "1" ] || [ "$1" = "2" ] ; then
else
second_build
fi
- mv -v /tmp/$PKG $TMPDIR/b$mode
+ mv -v /tmp/$SRCPACKAGE $TMPDIR/b$mode
echo "$(date -u) - build #$MODE for $SRCPACKAGE on $HOSTNAME done."
exit 0
fi
--
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