From: marc tobias Date: Tue, 27 Nov 2018 19:17:27 +0000 (+0100) Subject: test/README.txt: BUILDDIR should be BUILD_DIR [SKIP CI] X-Git-Tag: v3.3.0~58^2 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/417b5b031b30af3022b340c4d3dcffdd2ca74840 test/README.txt: BUILDDIR should be BUILD_DIR [SKIP CI] --- diff --git a/test/README.md b/test/README.md index 9b777412..d90b6f13 100644 --- a/test/README.md +++ b/test/README.md @@ -68,7 +68,7 @@ To run the functional tests, do The tests can be configured with a set of environment variables: - * `BUILD_DIR` - build directory of Nominatim installation to test + * `BUILDDIR` - build directory of Nominatim installation to test * `TEMPLATE_DB` - name of template database used as a skeleton for the test databases (db tests) * `TEST_DB` - name of test database (db tests)