Changes between Initial Version and Version 1 of Ticket #2816, comment 6


Ignore:
Timestamp:
2016-08-31T22:32:26Z (8 years ago)
Author:
warner
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2816, comment 6

    initial v1  
    77}}}
    88
    9 and we'll reject any confusing cases that aren't already in use. `tahoe create-node` creates commented-out lines, which means we can reject "key present but value empty" cases:
     9and 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:
    1010
    1111{{{
     
    1616}}}
    1717
    18 So we'll throw 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:
    1919
    2020{{{