Changes between Initial Version and Version 1 of Ticket #2816, comment 6
- Timestamp:
- 2016-08-31T22:32:26Z (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2816, comment 6
initial v1 7 7 }}} 8 8 9 and we'll reject any confusing cases that aren't already in use. `tahoe create-node` creates commented-out lines, which m eans we can reject "key present but value empty" cases:9 and we'll reject any confusing cases that aren't already in use. `tahoe create-node` creates commented-out lines, which must continue to do automatic port/location (for backwards compatibility) for the "key missing" case: 10 10 11 11 {{{ … … 16 16 }}} 17 17 18 So we'llthrow an error at startup if we see:18 .. but which means we can reject "key present but value empty" cases, and throw an error at startup if we see: 19 19 20 20 {{{