aboutsummaryrefslogtreecommitdiffstats
path: root/test/scripts/run_in_venv_with_cleanup.sh
AgeCommit message (Expand)AuthorFilesLines
2024-04-02tests: figure out correct version of sed to runMatthew Smith1-1/+3
2024-04-02tests: Use gnu sed explicitly in test setup/tear downTom Jones1-1/+1
2024-01-19build: Explicitly use bash for shell scriptsTom Jones1-1/+1
2021-03-05tests: improve the robustness of process cleanup on INT/TERM signalsAndrew Yourtchenko1-1/+17
2017-08-18make test: fix broken passing of return valueKlement Sekera1-3/+4
2017-08-14make test: properly handle ctrl-cKlement Sekera1-0/+38