mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
practracker: Test practracker exit status
Part of 32705.
This commit is contained in:
@@ -40,7 +40,7 @@ run_practracker() {
|
||||
--max-h-include-count=0 \
|
||||
--max-include-count=0 \
|
||||
--terse \
|
||||
"${DATA}/" "$@" || true
|
||||
"${DATA}/" "$@" || echo "practracker exit status: $?"
|
||||
}
|
||||
compare() {
|
||||
# we can't use cmp because we need to use -b for windows
|
||||
|
||||
Reference in New Issue
Block a user