mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
3c04c8317f
To do this, we had to make sure it passes when the changes directory is empty. I also tried to improve the quality of the output, and fix some false-positive cases. Let's see how this goes! Closes ticket 23564.
5 lines
209 B
Plaintext
5 lines
209 B
Plaintext
o Minor features (build):
|
|
- The "check-changes" feature is now part of the "make check"
|
|
tests; we'll use it to try to prevent misformed changes files
|
|
from accumulating. Closes ticket 23564.
|