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 67f09d228153b984ff61dae2daf36612b4968821
Author: gregor herrmann <[email protected]>
Date:   Sun Jan 28 04:27:14 2018 +0100

    dpt-salsa: fix typo in comment
    
    Gbp-Dch: ignore
---
 scripts/salsa | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/salsa b/scripts/salsa
index 45231e1..cedf7aa 100755
--- a/scripts/salsa
+++ b/scripts/salsa
@@ -210,7 +210,7 @@ sub createrepo {
     );
     my $repoid = $repo->{id};
 
-    # webhooks: tagepending
+    # webhooks: tagpending
     $api->create_project_hook(
         $repoid,
         {   url => "https://webhook.salsa.debian.org/tagpending/$reponame";,

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

Reply via email to