Exemple #1
0
def check(options):
    from allmydata.scripts import tahoe_check
    rc = tahoe_check.check(options)
    return rc
Exemple #2
0
def check(options):
    from allmydata.scripts import tahoe_check

    rc = tahoe_check.check(options)
    return rc