[pkg-perl-tools] 01/01: bin/dpt: don't use backtick in POD in shell

gregor herrmann gregoa at debian.org
Fri Feb 23 11:13:39 UTC 2018


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

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

commit 3f5b16f89e8b78536f0a83bd975884558547a262
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 23 12:13:02 2018 +0100

    bin/dpt: don't use backtick in POD in shell
    
    (explodes during build/test)
    
    Gbp-Dch: Ignore
---
 bin/dpt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/dpt b/bin/dpt
index c2d216b..9a4e8e6 100755
--- a/bin/dpt
+++ b/bin/dpt
@@ -83,7 +83,7 @@ Show this documentation.
 
 =item B<alioth-repo> - clone newly created repository to alioth.debian.org
 
-Removed. Please use `dpt salsa pushrepo' as a successor.
+Removed. Please use "dpt salsa pushrepo" as a successor.
 See L<dpt-salsa(1)>.
 
 =item B<cd> - change directory to a package working directory

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