Whamcloud - gitweb
Try to avoid a race where two rpmbuilds on the same node are trying to stage
authorbrian <brian>
Sun, 27 Aug 2006 14:12:24 +0000 (14:12 +0000)
committerbrian <brian>
Sun, 27 Aug 2006 14:12:24 +0000 (14:12 +0000)
the same rpm -- which ends up happening in the same directory. In order for
this race avoidance to work, the caller has to supply a unique TMPDIR which
rpmbuild will use at it's _tmpdir. Default to /var/tmp if not supplied.


No differences found