Changes between Version 2 and Version 3 of Ticket #1159, comment 38
- Timestamp:
- 2013-01-03T19:02:23Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1159, comment 38
v2 v3 1 1 I pushed patches addressing some of the above comments to [https://github.com/davidsarah/tahoe-lafs/commits/1159-no-tac]. 2 2 3 ([https://github.com/davidsarah/tahoe-lafs/commit/a7e4cab9c3367048d8ea326f559f65a6accdb8c1] is warner's original patch and subsequent ones are mine. They do not yet address comment:30.) 3 [https://github.com/davidsarah/tahoe-lafs/commit/a7e4cab9c3367048d8ea326f559f65a6accdb8c1] is warner's original patch and subsequent ones are mine. They do not yet address comment:30. 4 4 5 The {{{-d}}} / {{{--node-directory=}}} / {{{-C}}} / {{{--basedir=}}} option isn't working correctly when twistd options are given, because there's nothing to separate the tahoe options from th wtwistd options. Not sure what to do about that, but it interacts with #166.5 The {{{-d}}} / {{{--node-directory=}}} / {{{-C}}} / {{{--basedir=}}} option isn't working correctly when twistd options are given, because there's nothing to separate the tahoe options from the twistd options. Not sure what to do about that, but it interacts with #166.