[Qa-jenkins-scm] [jenkins.debian.net] 06/08: reproducible: maintenance: typo: s, Arch, ARCH,

Holger Levsen holger at moszumanska.debian.org
Fri Oct 9 16:03:59 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 6fed8aa9c16986cb013e300d769200b8e7f8707c
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Fri Oct 9 15:29:16 2015 +0000

    reproducible: maintenance: typo: s,Arch,ARCH,
---
 bin/reproducible_maintenance.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index aed1521..37b972a 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -223,7 +223,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 				WHERE name='$PKGNAME' AND suite='$SUITE' AND architecture='$ARCH'"
 			sqlite3 -init $INIT ${PACKAGES_DB} "$QUERY"
 			cd $BASE
-			find rb-pkg/$SUITE/$ARCH rbuild/$SUITE/$ARCH dbd/$SUITE/$ARCH dbdtxt/$SUITE/$ARCH buildinfo/$SUITE/$ARCH logs/$SUITE/$ARCH logdiffs/$SUITE/$Arch -name "${PKGNAME}_*" | xargs -r rm -v || echo "Warning: couldn't delete old files from ${PKGNAME} in $SUITE/$ARCH"
+			find rb-pkg/$SUITE/$ARCH rbuild/$SUITE/$ARCH dbd/$SUITE/$ARCH dbdtxt/$SUITE/$ARCH buildinfo/$SUITE/$ARCH logs/$SUITE/$ARCH logdiffs/$SUITE/$ARCH -name "${PKGNAME}_*" | xargs -r rm -v || echo "Warning: couldn't delete old files from ${PKGNAME} in $SUITE/$ARCH"
 		done
 		cd - > /dev/null
 	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