mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
6 lines
237 B
Text
6 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.
|
|
|