mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fix a whitespace snafu
This commit is contained in:
@@ -291,7 +291,6 @@ test_config_write_to_data_subdir(void *arg)
|
||||
test_streq(cp, str);
|
||||
tor_free(cp);
|
||||
|
||||
|
||||
done:
|
||||
(void) unlink(filepath);
|
||||
rmdir(options->DataDirectory);
|
||||
|
||||
Reference in New Issue
Block a user