[pkg-perl-tools] 01/02: check-build: fix indentation.

Intrigeri intrigeri at moszumanska.debian.org
Mon Aug 10 19:43:33 UTC 2015


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

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

commit 8af79d29ba1ae871a87d1787f89a7a4503f9781e
Author: intrigeri <intrigeri at boum.org>
Date:   Mon Aug 10 15:54:43 2015 +0000

    check-build: fix indentation.
---
 examples/check-build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/check-build b/examples/check-build
index 29b6f35..504d75f 100755
--- a/examples/check-build
+++ b/examples/check-build
@@ -98,7 +98,7 @@ if grep -q 'Testsuite: autopkgtest' debian/control; then
 		if [ -n "$ADT_VIRT_SERVER" ]; then
 			adt-run --changes $CHANGES --log-file="$ADTLOG" --- \
 				$ADT_VIRT_SERVER $ADT_VIRT_SERVER_ARGS
-				exec 0</dev/tty
+			exec 0</dev/tty
 		else
 			echo "W: Could find no adt-run virtualization server."
 		fi

-- 
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