aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorteor <teor2345@gmail.com>2017-12-23 00:34:52 +1100
committerteor <teor2345@gmail.com>2018-01-05 13:27:10 +1100
commit067617608c6314e1ab92e219b247d89ed7ec9591 (patch)
tree21b21d5ce94e7e8b5f9b02ac7910d66c59853766 /scripts
parent561f18e724c15c0ad22d2915786fdb8e6ddd9c30 (diff)
downloadtor-067617608c6314e1ab92e219b247d89ed7ec9591.tar.gz
tor-067617608c6314e1ab92e219b247d89ed7ec9591.zip
Add blank nicknames to the current fallback file
Using this script: sed -i.bak $'s|^,$|/* nickname= */\\\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 nicknames. Follow-up to 24600.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions