Changes between Version 1 and Version 2 of Ticket #1159, comment 38
- Timestamp:
- 2013-01-03T19:01:52Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1159, comment 38
v1 v2 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 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 thw twistd options. Not sure what to do about that, but it interacts with #166.