1861faf56730e0db085b579f8f07377de720c7d6
With the original verbose output support in change Iafeb88eaf9a596603ad4d2134a4574345d5189ab we looked for lines from tox --showconfig output starting with an opening '[' but verbosity also causes output from pip install activity to be included if a tox.requires entry causes it to install packages before continuing and these lines are prefixed by a process ID number wrapped in brackets with the command string after that, which prematurely triggered our search for the start of the INI content. Add a stipulation that the first INI output line also end in ']' in order to skip over those additional prepended lines. Change-Id: If29e5a9abe3b92a145d87f5efc1b93350ea3908a
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.
Description
Languages
Python
89.9%
Jinja
7.8%
Shell
1.9%
Dockerfile
0.2%
Nim
0.1%