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 70bb29e841e13908879411c04bcbf7a6142b5339 Author: gregor herrmann <[email protected]> Date: Sat Jun 13 12:24:44 2015 +0200 README.autopkgtest: quote all filenames under debian/tests. --- autopkgtest/README.autopkgtest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autopkgtest/README.autopkgtest b/autopkgtest/README.autopkgtest index 1b1f414..7e44e0b 100644 --- a/autopkgtest/README.autopkgtest +++ b/autopkgtest/README.autopkgtest @@ -8,7 +8,7 @@ Put the following into the source section of debian/control: This will activate an implicit test control file in autopkgtest that will run all "standard" tests in /usr/share/pkg-perl-autopkgtest/*.d/*. -An explicit debian/tests/control file does not need to be provided. +An explicit 'debian/tests/control' file does not need to be provided. == Custom cases == @@ -21,7 +21,7 @@ a starting point. == Skipping tests == If one of the standard tests has an expected failure, you can tell the -test runner to ignore it by listing it in debian/tests/pkg-perl/SKIP. +test runner to ignore it by listing it in 'debian/tests/pkg-perl/SKIP'. The file can contain empty lines and comment lines starting with the '#' sign. == Configuration == -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
