mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
7 lines
237 B
Text
7 lines
237 B
Text
|
|
||
|
o Testing:
|
||
|
- In the unit tests, use 'chgrp' to change the group of the unit test
|
||
|
temporary directory to the current user, so that the sticky bit doesn't
|
||
|
interfere with tests that check directory groups. Closes 13678.
|
||
|
|