The following commit has been merged in the master branch:
commit cc2049022a0cc73d64fdb83821fd001eec29da16
Author: Niels Thykier <[email protected]>
Date:   Sat Apr 20 16:34:44 2013 +0200

    c/testsuite: Remove (now unused) arguments "File is utf8" sub
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/checks/testsuite b/checks/testsuite
index cae6bb3..c6e30c7 100644
--- a/checks/testsuite
+++ b/checks/testsuite
@@ -65,7 +65,7 @@ sub run {
         } else {
             my $path = $info->unpacked($control);
 
-            my $not_utf8_line = file_is_encoded_in_non_utf8 ($path, $type, 
$pkg);
+            my $not_utf8_line = file_is_encoded_in_non_utf8($path);
             if ($not_utf8_line) {
                 tag 'debian-tests-control-uses-national-encoding', "at line 
$not_utf8_line";
             }

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to