[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 03/04: cmd/lintian: Update obsolete hint in error message



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

nthykier pushed a commit to branch master
in repository lintian.

commit cf2a707fc681269dd54b5976360d900b0ffcf575
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Oct 1 13:17:14 2017 +0000

    cmd/lintian: Update obsolete hint in error message
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 commands/lintian.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commands/lintian.pm b/commands/lintian.pm
index ec8da76..ed02e7a 100755
--- a/commands/lintian.pm
+++ b/commands/lintian.pm
@@ -681,7 +681,7 @@ sub main {
         fatal_error(
             join(q{ },
                 'lintian lab has not been set up correctly',
-                '(perhaps you forgot to run lintian --setup-lab?)')
+                '(perhaps you forgot to run lintian-lab-tool create-lab?)')
         ) unless $LAB->exists;
     } else {
         $LAB->create({'keep-lab' => $opt{'keep-lab'}});

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: