jqueue: Don't update file in MarkUnfinishedOps
authorMichael Hanselmann <hansmi@google.com>
Thu, 9 Sep 2010 13:53:56 +0000 (15:53 +0200)
committerMichael Hanselmann <hansmi@google.com>
Fri, 10 Sep 2010 11:23:15 +0000 (13:23 +0200)
commit747f611305dccda62eaa2097ed88858d82daec08
tree2803b458626618ca0bd59d6e5416fd1f277e37a4
parent05ad571c12aeb86e88dbf31296b5b462e488c48f
jqueue: Don't update file in MarkUnfinishedOps

This reduced the number of updates to the job files. It's used in two places
while processing a job and the file is updated just afterwards.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/jqueue.py