9e5907f4cc462189b4cc98fc4c6859cf17e62899

The command -v pip pip3 | head -n1 introduced with Ie50928c9b782ea84db916bb1441567e1206ff466 has a very subtle race; if "pip" and "pip3" exists and there are two lines output, the "head -n1" will exit and depending on scheduling the "command" might write to a broken pipe (this manifests as exit code 141). Move this to a more explicit if statement. Co-Authored-By: Jens Harbott <j.harbott@x-ion.de> Change-Id: I80823a7bc6351925d6f0b20bdebca3eafef0b27d
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.
Description
Languages
Python
89.6%
Jinja
8%
Shell
2%
Dockerfile
0.2%
Nim
0.1%