Changes between Initial Version and Version 1 of Ticket #740, comment 3
- Timestamp:
- 2011-05-20T23:54:45Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #740, comment 3
initial v1 1 1 This applies to both {{{tahoe deep-check}}} and {{{tahoe check}}}, both implemented in [source:src/allmydata/scripts/tahoe_check.py]. 2 2 3 {{{options.where}}}, which is set [source:src/allmydata/scripts/cli.py# 423 here] and [source:src/allmydata/scripts/cli.py#442 here] in {{{cli.py}}}, needs to be a list of {{{ALIAS:PATH}}} arguments, and then the {{{check}}} function and {{{DeepCheckStreamer.run}}} in {{{tahoe_check.py}}} need to loop over this list.3 {{{options.where}}}, which is set [source:src/allmydata/scripts/cli.py#L423 here] and [source:src/allmydata/scripts/cli.py#L442 here] in {{{cli.py}}}, needs to be a list of {{{ALIAS:PATH}}} arguments, and then the {{{check}}} function and {{{DeepCheckStreamer.run}}} in {{{tahoe_check.py}}} need to loop over this list.