[Webkit-unassigned] [Bug 31442] Chromium Build Slaves

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 16:04:18 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31442





--- Comment #2 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2009-11-12 16:04:17 PST ---
(From update of attachment 43109)
>  
> +class InstallChromiumDependencies(shell.ShellCommand):
> +    name = "gclient"
> +    description = ["updating chromium dependencies"]
> +    descriptionDone = ["updated chromium dependencies"]
> +    command = ["perl", "./WebKitTools/Scripts/update-webkit-chromium"]

this should be ["perl", "./WebKitTools/Scripts/update-webkit", "--chromium"]

right?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list