abuild: Avoid race condition when running abuild parallely
authorPatrick Georgi <patrick@georgi-clan.de>
Sat, 5 Nov 2011 11:47:13 +0000 (12:47 +0100)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 6 Nov 2011 17:21:40 +0000 (18:21 +0100)
commit8e264656457237c462b30531122143d3a33a057e
treec5413d11e03f3ed365d33ec5089f19444f12cd5c
parent641dd71376e367fa3d639a87d694705354f2e028
abuild: Avoid race condition when running abuild parallely

By moving the just-created file away, parallel runs of abuild might break.

Change-Id: I03368f00e9b11dad4c80d41279970e28debc7ed5
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/405
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
util/abuild/abuild