summaryrefslogtreecommitdiff
path: root/tests/chutney/teardown
Commit message (Collapse)AuthorAgeFilesLines
* make almost all scripts use bash and set euo pipefailtrinity-1686a2022-05-251-2/+2
|
* chutney/teardown: validate that pid is setJim Newsome2022-05-231-1/+1
|
* chutney test stop network when arti died or did not starttrinity-1686a2022-05-051-14/+14
|
* rename *.sh scripts to bare nameIan Jackson2022-02-181-0/+41
As per #309 Update all references. There is one remaining hit for git-grep '\.sh\b' namely "build.sh" in maint/reproducible_build, which I think is the build script for osxcross - ie, an external project.