[master] Use parallel instead of xargs

David Shea dshea at redhat.com
Wed Jul 23 15:35:55 UTC 2014


On 07/23/2014 10:35 AM, Vratislav Podzimek wrote:
> parallel is a nice utility that can save us a lot of work when running tests in
> parallel. By using parallel we can drop things like creating temporary files
> with the outputs and failure-flaging.
>
> Signed-off-by: Vratislav Podzimek <vpodzime at redhat.com>
> ---
>

parallel seems to have some quirks of its own, but in all I like this 
approach a lot better than xargs. Ack.


More information about the anaconda-patches mailing list