diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-06-20 11:15:47 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-06-20 11:15:47 -0400 |
commit | 5fbd195918b4f5ad73130547c2ca58fd69baded0 (patch) | |
tree | f0442d6709fc5ac0f4402a88b4c2df63135a8047 /Makefile.am | |
parent | 603cb712ef756dd700a52e837bcd643a96311ad6 (diff) | |
download | tor-5fbd195918b4f5ad73130547c2ca58fd69baded0.tar.gz tor-5fbd195918b4f5ad73130547c2ca58fd69baded0.zip |
Coverage hack for test_switch_id.sh
This hack provides a way to make sure we can see coverage from
test-switch-id. If you set OVERRIDE_GCDA_PERMISSIONS_HACK, we
temporarily make the .gcda files mode 0666 before we run the
test scripts, and then we set them to 0644 again afterwards.
That's necessary because the test_switch_id.sh script does a
setuid() to 'nobody' part way through, and drops the ability to
change its mind back.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions