
Find can do the thing we want it to do without involving xargs. The -exec {} + construct will put all the found files into one long set of arguments (up to the limit, at which point additional commands will be constructed). Failures of exec will result in nonzero return of find. Change-Id: I4427a259df29c3f31581c7452cd0cf5e1bc78416 Signed-off-by: Jesse Keating <omgjlk@us.ibm.com>
OpenStack Infra Zuul jobs
This repo contains a set of ansible playbooks which are used by the OpenStack project CI system Zuul. You should edit these files to make configuration changes to OpenStack Infrastructure CI.
Description
Languages
Shell
74.8%
Python
25.2%