mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Whoops; I broke check-spaces.
This commit is contained in:
parent
13034e1574
commit
09b3cb0d72
@ -5174,7 +5174,6 @@ test_config_include_path_syntax(void *data)
|
||||
tt_int_op(mkdir(dir, 0700), OP_EQ, 0);
|
||||
#endif
|
||||
|
||||
|
||||
esc_dir = esc_for_log(dir);
|
||||
tor_asprintf(&dir_with_pathsep, "%s%s", dir, PATH_SEPARATOR);
|
||||
esc_dir_with_pathsep = esc_for_log(dir_with_pathsep);
|
||||
|
Loading…
Reference in New Issue
Block a user