From 8fb16e18f4b1b93e5b095ed1429ec1f958bee7a2 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Tue, 1 May 2007 22:52:40 -0700 Subject: [PATCH] add warning that "make test" can take a long time --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README b/README index 31d3e9f5..e619b4f2 100644 --- a/README +++ b/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: -- 2.45.2