From 544b76dcf592cebe2ad0e583dc409ad8983e0b4b Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 28 Jun 2018 12:28:09 +0100 Subject: [PATCH] Testsuite: tweak instructions for running the suite --- test/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/README b/test/README index c08b63b0d..f9ee5d0a9 100644 --- a/test/README +++ b/test/README @@ -146,10 +146,10 @@ the extra functionality, except for a few special cases such as the databases RUNNING THE TEST SUITE ---------------------- -(1) Download the tarball exim-testsuite-x.xx.tar.bz2 and unpack it, preferably - in a directory alongside an Exim source directory (see below). +(1) Clone the git tree for Exim. This include both the Exim source and the + testsuite. -(2) cd into the exim-testsuite-x.xx directory. +(2) cd into the test/ subdirectory (where this README lives). (3) Run "./configure" and then "make". This builds a few auxiliary programs that are written in C. -- 2.30.2