[libconfig-model-dpkg-perl] 03/05: fix remove-uploader script

dod at debian.org dod at debian.org
Sat Apr 22 09:58:01 UTC 2017


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

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 95ce9e974f5fd143bd7dac8dacaee677149e9a90
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Apr 21 20:59:49 2017 +0200

    fix remove-uploader script
---
 lib/Config/Model/scripts/remove-uploader | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/Config/Model/scripts/remove-uploader b/lib/Config/Model/scripts/remove-uploader
index 8d98870..759c167 100644
--- a/lib/Config/Model/scripts/remove-uploader
+++ b/lib/Config/Model/scripts/remove-uploader
@@ -1,6 +1,6 @@
-info: invoke with something like: cme run remove-uploader --arg "search=john.doe"
-info: Depending on search value, more than one uploaders may be removed
-info: In case of problem, run "git reset --hard HEAD~1" to undo the commit
+doc: invoke with something like: cme run remove-uploader --arg "search=john.doe"
+doc: Depending on search value, more than one uploaders may be removed
+doc: In case of problem, run "git reset --hard HEAD~1" to undo the commit
 app: dpkg-control
 load: source Uploaders:-~/$search/
 commit: remove $search from Uploaders

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



More information about the Pkg-perl-cvs-commits mailing list