Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cecylia Bocovich
Tor
Commits
8949317e
Commit
8949317e
authored
Jul 06, 2021
by
George Kadianakis
Browse files
Merge branch 'maint-0.4.6'
parents
6aff0489
a522aabd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/test_dir.c
View file @
8949317e
...
...
@@ -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
Supports
Markdown
0%
Try again
or
attach a new 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