[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

wsiegrist at apple.com wsiegrist at apple.com
Wed Dec 22 13:57:54 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit f260738c63ca053bba8285fe91acbbd1d5b140cd
Author: wsiegrist at apple.com <wsiegrist at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 30 16:31:42 2010 +0000

    2010-09-30 William Siegrist <wsiegrist at apple.com>
    
    Fix syntax error in r68744.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68791 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json b/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json
index f9391fc..4d2fb73 100644
--- a/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json
+++ b/WebKitTools/BuildSlaveSupport/build.webkit.org-config/config.json
@@ -201,7 +201,7 @@
                       "name": "WinCairo Debug (Build)", "type": "Build", "builddir": "win-cairo-debug",
                       "platform": "wincairo", "configuration": "debug", "architectures": ["i386"],
                       "slavenames": ["wincairo-1"]
-                    },
+                    }
                   ],
 
     "schedulers": [ { "type": "AnyBranchScheduler", "name": "trunk", "change_filter": "trunk_filter", "treeStableTimer": 45.0,

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list