[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible fedora: don't use hidden files for the package lists
Mattia Rizzolo
mattia at debian.org
Sun Nov 5 17:47:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit 1aa3e4d55809685baf9417f16385b43a83d78088
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sun Nov 5 18:42:00 2017 +0100
reproducible fedora: don't use hidden files for the package lists
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
bin/reproducible_common.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 1336595..2e92ce2 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -53,7 +53,7 @@ ARCHLINUX_PKGS=/srv/reproducible-results/archlinux_pkgs
# common settings for testing rpm based distros
RPM_BUILD_NODE=profitbricks-build3-amd64
-RPM_PKGS=/srv/reproducible-results/.rpm_pkgs
+RPM_PKGS=/srv/reproducible-results/rpm_pkgs
# number of cores to be used
NUM_CPU=$(grep -c '^processor' /proc/cpuinfo)
--
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