diff options
author | teor <teor2345@gmail.com> | 2017-12-23 01:24:48 +1100 |
---|---|---|
committer | teor <teor2345@gmail.com> | 2018-01-05 13:27:18 +1100 |
commit | c1be0cfdb45d702afa3c1883a5e436cef8115fcd (patch) | |
tree | 8b1ff600b06ebc48545b95f0b51d15620640216e /scripts | |
parent | 6a27fc62456891f2eec9e2149a3c0eb9b66f6ee9 (diff) | |
download | tor-c1be0cfdb45d702afa3c1883a5e436cef8115fcd.tar.gz tor-c1be0cfdb45d702afa3c1883a5e436cef8115fcd.zip |
Add all-zero extrainfo cache flags to the current fallback file
Using this script:
sed -i.bak $'s|^,$|/* extrainfo=0 */\\\n,|' src/or/fallback_dirs.inc
(Due to embedded newlines, this script only works in bash.)
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,
with actual relay extrainfo cache flags.
Follow-up to 22759.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions