Remove weights from the current fallback file
commit384a450a472818ff13b18b971c92f7a52ca71ac9
authorteor <teor2345@gmail.com>
Fri, 22 Dec 2017 12:26:14 +0000 (22 23:26 +1100)
committerteor <teor2345@gmail.com>
Fri, 5 Jan 2018 02:27:03 +0000 (5 13:27 +1100)
treedcb9b9810b30e69b8039c3ce3451c6c45eeb92de
parentac5058ac8a6eeb3ebb0790d33dbeee4473dcaae7
Remove weights from the current fallback file

Using this script:
sed -i.bak 's/" weight=10",/,/' src/or/fallback_dirs.inc

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 24679.
src/or/fallback_dirs.inc