Skip to content
Snippets Groups Projects
Commit 7971dec1 authored by Brian J. Murrell's avatar Brian J. Murrell
Browse files

Try to avoid a race where two rpmbuilds on the same node are trying to stage

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.
parent e0c78749
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment