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

[lintian] 01/01: c/r-lintian-harness: Fix typo



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

nthykier pushed a commit to branch master
in repository lintian.

commit 45419990d19c6b4a91518dc1728d4e54704b3683
Author: Niels Thykier <niels@thykier.net>
Date:   Mon Feb 9 21:53:24 2015 +0100

    c/r-lintian-harness: Fix typo
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 commands/reporting-lintian-harness | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commands/reporting-lintian-harness b/commands/reporting-lintian-harness
index a20620d..80a7e4a 100755
--- a/commands/reporting-lintian-harness
+++ b/commands/reporting-lintian-harness
@@ -79,7 +79,7 @@ my %OPT_HASH = (
     'state-dir=s'             => \$OPT{'state-dir'},
     'lintian-frontend=s'      => \$OPT{'lintian-frontend'},
     'lintian-log-dir=s'       => \$OPT{'lintian-log-dir'},
-    'lintian-lab=s'           => \$OPT{'lintinan-lab'},
+    'lintian-lab=s'           => \$OPT{'lintian-lab'},
     'lintian-scratch-space=s' => \$OPT{'lintian-scratch-space'},
     'use-permanent-lab!'      => \$OPT{'use-permanent-lab'},
     'help|h'                  => \&usage,

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


Reply to: