mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Reenhappy make check-spaces
This commit is contained in:
@@ -126,9 +126,8 @@ test_checkdir_perms(void *testdata)
|
||||
tt_int_op(0, ==, stat(testdir, &st));
|
||||
tt_int_op_nowin(0, ==, (st.st_mode & unix_verify_optsmask));
|
||||
|
||||
done:
|
||||
done:
|
||||
tor_free(testdir);
|
||||
|
||||
}
|
||||
|
||||
#define CHECKDIR(name,flags) \
|
||||
|
||||
Reference in New Issue
Block a user