typo

[Imported from Trac: page AdvancedInstall, version 66]
daira 2013-08-31 15:07:59 +00:00
parent 1a561e536c
commit e6816e94a5

@ -246,7 +246,7 @@ There are a few other supported ways to run tests:
The following way of running tests is supported only for backward compatibility: The following way of running tests is supported only for backward compatibility:
* `python setup.py trial` does almost the same thing as `bin/tahoe debug trial`, * `python setup.py trial` does almost the same thing as `bin/tahoe debug trial`,
> but doesn't support all of the `trial` options, and the test suite must be > but doesn't support all of the `trial` options, and the test suite must be
> specified using `-s`). > specified using `-s`.
Running `trial` directly is *not* supported, because it will not necessarily Running `trial` directly is *not* supported, because it will not necessarily
put the correct libraries (the same ones that would be used by `bin/tahoe`) put the correct libraries (the same ones that would be used by `bin/tahoe`)