mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 06:48:05 +01:00
Merge branch 'tor-gitlab/mr/557'
This commit is contained in:
commit
6e36b65475
1 changed files with 1 additions and 1 deletions
|
@ -442,7 +442,7 @@ if [[ "${CHUTNEY}" = "yes" ]]; then
|
|||
runcmd "${CHUTNEY_PATH}"/tools/diagnostics.sh || true
|
||||
# XXXX These next two should be part of a make target.
|
||||
runcmd ls test_network_log || true
|
||||
runcmd cat test_network_log || true
|
||||
runcmd head -n -0 test_network_log/* || true
|
||||
FAILED_TESTS="${FAILED_TESTS} chutney"
|
||||
fi
|
||||
end_section "Chutney"
|
||||
|
|
Loading…
Add table
Reference in a new issue