Changeset 92cf138 in mod_gnutls for test/test-16_view-status.bash
- Timestamp:
- Dec 31, 2019, 11:37:18 AM (3 years ago)
- Branches:
- asyncio, master, proxy-ticket
- Children:
- 4de8cd3
- Parents:
- b457e67
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/test-16_view-status.bash
rb457e67 r92cf138 1 1 #!/bin/bash 2 set -e 3 4 # output files, needed for post_check hook 5 log="outputs/16_view-status.log" 6 output="outputs/16_view-status.output" 7 8 . ${srcdir}/netns_py.bash ${srcdir}/runtest.py --test-number 16 \ 9 --log-connection "${log}" --log-responses "${output}" 2 . ${srcdir}/netns_py.bash ${srcdir}/runtest.py --test-number 16
Note: See TracChangeset
for help on using the changeset viewer.