[pkg-perl-tools] 03/05: Fix documentation references to smoke.t

Niko Tyni ntyni at moszumanska.debian.org
Sat Sep 26 06:21:58 UTC 2015


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

ntyni pushed a commit to branch ntyni/autopkgtest
in repository pkg-perl-tools.

commit e085d270b14062fac1a9fa24eb25476fc4ba6f24
Author: Niko Tyni <ntyni at debian.org>
Date:   Fri Sep 25 22:53:37 2015 +0300

    Fix documentation references to smoke.t
    
    The script is actually called smoke, not smoke.t
    
    Gbp-Dch: ignore
---
 autopkgtest/README.autopkgtest | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/autopkgtest/README.autopkgtest b/autopkgtest/README.autopkgtest
index a1012f0..ee6fc52 100644
--- a/autopkgtest/README.autopkgtest
+++ b/autopkgtest/README.autopkgtest
@@ -31,11 +31,12 @@ running prove, then you should list all files or directories to be copied to
 the test running directory in the file 'debian/tests/pkg-perl/smoke-files'.
 Empty lines and #-style comment lines are supported.
 
-If there are just a few test files in the main test suite that fail smoke.t,
-you can ignore those by adding them to 'debian/tests/pkg-perl/smoke-skip',
-one per line. Empty lines and #-style comments are supported. Note that
-t/97_meta.t, t/04critic.t, t/boilerplate.t, t/pod.t, and t/pod-coverage.t
-are skipped automatically unless you provide a skip list.
+If there are just a few test files in the main test suite that
+fail the smoke test, you can ignore those by adding them to
+'debian/tests/pkg-perl/smoke-skip', one per line. Empty lines and
+#-style comments are supported. Note that t/97_meta.t, t/04critic.t,
+t/boilerplate.t, t/pod.t, and t/pod-coverage.t are skipped automatically
+unless you provide a skip list.
 
 If the runtime-deps.d/use.t test fails to get the main module of your
 package right, you can customize that by putting the right name in
@@ -47,5 +48,5 @@ matched as fixed substrings (not regular expressions.) Empty lines and
 #-style comments are supported.
 
 The environment variables AUTOMATED_TESTING=1 and NONINTERACTIVE_TESTING=1
-are set by default for smoke.t. You can override these and add others in
-'debian/tests/pkg-perl/smoke-env'.
+are set by default for the smoke test. You can override these and add
+others in 'debian/tests/pkg-perl/smoke-env'.

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