Changes between Initial Version and Version 1 of Ticket #740, comment 3


Ignore:
Timestamp:
2011-05-20T23:54:45Z (13 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #740, comment 3

    initial v1  
    11This applies to both {{{tahoe deep-check}}} and {{{tahoe check}}}, both implemented in [source:src/allmydata/scripts/tahoe_check.py].
    22
    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.