mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-08 19:34:18 +00:00
add warning that "make test" can take a long time
This commit is contained in:
parent
53da668b0a
commit
8fb16e18f4
4
README
4
README
@ -124,7 +124,9 @@ BUILDING:
|
||||
If the desired version of 'python' is not already on your PATH, then type
|
||||
'make PYTHON=/path/to/your/preferred/python'.
|
||||
|
||||
'make test-all' runs the unit test suites.
|
||||
'make test-all' runs the unit test suites. (This can take a long time on
|
||||
slow computers. There are a lot of tests and some of them do a lot of
|
||||
public-key cryptography.)
|
||||
|
||||
|
||||
INSTALLING:
|
||||
|
Loading…
x
Reference in New Issue
Block a user