[pkg-perl-tools] 03/07: examples/check-build: rename piuparts log file.

gregor herrmann gregoa at debian.org
Sat Apr 4 18:43:33 UTC 2015


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

gregoa pushed a commit to branch master
in repository pkg-perl-tools.

commit 902830418c28188ba9afe5c530bcfff2ca5ee061
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Apr 4 20:28:00 2015 +0200

    examples/check-build: rename piuparts log file.
---
 examples/check-build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/check-build b/examples/check-build
index 4cf7064..0b96217 100755
--- a/examples/check-build
+++ b/examples/check-build
@@ -77,7 +77,7 @@ if [ "$PIU" = "y" ]; then
 	sudo /usr/sbin/piuparts \
 		$CHROOT -t ${TMPDIR:-/tmp} \
 		--warn-on-others --skip-logrotatefiles-test --minimize \
-		--log-file="${CHANGES}_piuparts.log" \
+		--log-file="${CHANGES%.changes}_piuparts.log" \
 		"$CHANGES"
 fi
 echo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git



More information about the Pkg-perl-cvs-commits mailing list