diff options
author | teor <teor2345@gmail.com> | 2017-12-24 12:54:13 +1100 |
---|---|---|
committer | teor <teor2345@gmail.com> | 2018-01-05 13:27:36 +1100 |
commit | c8c0e9167d32994aef073a403f3812e7629a08ec (patch) | |
tree | b123de195276ab135fece71f0fc593c20c809791 /doc/tor-resolve.1.txt | |
parent | b6033f573408e8af4d5d26a63f14401b1614d226 (diff) | |
download | tor-c8c0e9167d32994aef073a403f3812e7629a08ec.tar.gz tor-c8c0e9167d32994aef073a403f3812e7629a08ec.zip |
Add delimiters at the end of every fallback entry in the current list
Using this script:
sed -i.bak $'s|^,$|/* ===== */\\\n,|' src/or/fallback_dirs.inc
(Due to embedded newlines, this script only works in bash.)
And manually add a delimiter to the end of the header, and the start of
the fallback list.
This allows us to check that the code compiles, and the unit tests pass.
And it allows downstream users stem and atlas to adapt to the new format.
The upcoming fallback rebuild will automatically generate this new format.
Follow-up to 24725.
Diffstat (limited to 'doc/tor-resolve.1.txt')
0 files changed, 0 insertions, 0 deletions