DescriptionRemove unnecessary sync in Scheduler.py.
If we are passed a fakevartree object, it should already be sync'd, so there is
no need to sync it again here. This sync is only needed when we create a new
FakeVartree, so I moved the sync to the right place to fix this.
BUG=chromium-os:14035
TEST=Build a bunch of packages with this patch.
Change-Id: I89d79cf946f4c0c27ad585ad7c88a41985260342
R=zmedico@gmail.com,anush@chromium.org
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|