tor/changes/normalize_exit
Nick Mathewson e73206f681 Only return 0..255 from main().
I think this may fix some bugs with windows exit codes being screwy.
2015-09-03 11:38:00 -04:00

4 lines
123 B
Plaintext

o Minor features:
- Try harder to normalize the exit status of the Tor process to the
standard-provided range.