[projects/pld-builder.new] Typo
    baggins 
    baggins at pld-linux.org
       
    Fri Jul 22 07:38:26 CEST 2016
    
    
  
commit 58aaaf445e22b36526ca0d51039d407c6a2c8a86
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Jul 22 07:38:14 2016 +0200
    Typo
 client/rebuild-kernel-packages.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/client/rebuild-kernel-packages.py b/client/rebuild-kernel-packages.py
index 184a8ad..2030f7d 100755
--- a/client/rebuild-kernel-packages.py
+++ b/client/rebuild-kernel-packages.py
@@ -16,7 +16,7 @@ packages = collections.OrderedDict([
     ('ixgbe',                                 ['head', '4.4', '4.1', '3.18']),
     ('lin_tape',                              ['head', '4.4', '4.1', '3.18']),
     ('linux-fusion',                          ['head', '4.4', '4.1', '3.18']),
-    {'linux-gpib',                            ['head', '4.4', '4.1', '3.18']),
+    ('linux-gpib',                            ['head', '4.4', '4.1', '3.18']),
     ('lttng-modules',                         ['head', '4.4', '4.1', '3.18']),
     ('nvidiabl',                              ['head', '4.4', '4.1', '3.18']),
     ('r8168',                                 ['head', '4.4', '4.1', '3.18']),
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/58aaaf445e22b36526ca0d51039d407c6a2c8a86
    
    
More information about the pld-cvs-commit
mailing list