[devscripts] 01/02: Fix test_licensecheck_SL failure

James McCoy jamessan at debian.org
Thu Apr 21 01:26:29 UTC 2016


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

jamessan pushed a commit to branch master
in repository devscripts.

commit b9a24bc59a098f7c6ba4414a17b29338f16cef4d
Author: James McCoy <jamessan at debian.org>
Date:   Wed Apr 20 21:18:19 2016 -0400

    Fix test_licensecheck_SL failure
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 test/test_licensecheck_SL | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/test_licensecheck_SL b/test/test_licensecheck_SL
index c4f7beb..bff706a 100755
--- a/test/test_licensecheck_SL
+++ b/test/test_licensecheck_SL
@@ -35,7 +35,7 @@ my %LICENSES = (
     Mozilla_1_1=>'MPL (v1.1)',
     GFDL_1_2=>'UNKNOWN',
     Sun=>'UNKNOWN',
-    BSD=>'UNKNOWN',
+    BSD=>'BSD (3 clause)',
     OpenSSL=>'UNKNOWN', # This is actually a dual license not simply BSD 4 clause
     Perl_5=>'UNKNOWN',
 );

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



More information about the devscripts-devel mailing list