diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2019-11-19 18:49:49 -0500 |
---|---|---|
committer | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2019-11-20 14:57:00 +0000 |
commit | 535fdba533b91c9105215f07bb686ddf6fd6975a (patch) | |
tree | 7cb19166609020d9ea5cdae060c4da5a67c67aa9 /MAINTAINERS | |
parent | 3bbbf0dbd367fd8611f9f390a2c6e31a89ce08a9 (diff) |
bash: vpp-make-test bash function
- A bash function which enhances reproduction,
debugging, and verification of intermittent
make test failures.
Type: test
Change-Id: I2faf56829d0633963506e136a68b77b8a1b32236
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9ce148d5927..440a1dacfbb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -598,6 +598,11 @@ I: vpp_config M: John DeNisco <jdenisco@cisco.com> F: extras/vpp_config +bash functions +I: bash +M: Dave Wallace <dwallacelf@gmail.com> +F: extras/bash/ + THE REST I: misc C: Contact vpp-dev Mailing List <vpp-dev@fd.io> |