Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
George Kadianakis
Tor
Commits
a522aabd
Commit
a522aabd
authored
Jul 06, 2021
by
George Kadianakis
Browse files
Merge branch 'maint-0.4.5' into maint-0.4.6
parents
167f3bc4
4865eabd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/test_dir.c
View file @
a522aabd
...
...
@@ -2135,8 +2135,8 @@ test_dir_measured_bw_kb(void *arg)
/* Test that a line with vote=0 will fail too, so that it is ignored. */
"node_id=$557365204145532d32353620696e73746561642e bw=1024 vote=0
\n
"
,
/* Test that a line with vote=0 will fail even if unmeasured=0. */
"node_id=$557365204145532d32353620696e73746561642e bw=1024 vote=0 "
"unmeasured=0
\n
"
,
(
"node_id=$557365204145532d32353620696e73746561642e bw=1024 vote=0 "
"unmeasured=0
\n
"
)
,
"end"
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment