[chromium-dev] Re: [chromium-checkins] r20238 - trunk/tools/buildbot/config/master.chromium.fyi

2009-07-09 Thread Nicolas Sylvain
linux2 there is the platform, as in linux with kernel 2.*. >>> import sys >>> print sys.platform linux2 Nicolas On Thu, Jul 9, 2009 at 12:34 AM, PhistucK wrote: > Should this not be changed also?" m_webkit_linux_v8_latest = > chromium_factory.ChromiumFactory('src/build', >

[chromium-dev] Re: [chromium-checkins] r20238 - trunk/tools/buildbot/config/master.chromium.fyi

2009-07-09 Thread PhistucK
Should this not be changed also?" m_webkit_linux_v8_latest = chromium_factory.ChromiumFactory('src/build', 'linux2')" (I also marked it in the changes below) ☆PhistucK On Thu, Jul 9, 2009 at 06:24, wrote: > > Author: nsylv...@chromium