]> git.openstreetmap.org Git - nominatim.git/commitdiff
test/README.txt: BUILDDIR should be BUILD_DIR [SKIP CI]
authormarc tobias <mtmail@gmx.net>
Tue, 27 Nov 2018 19:17:27 +0000 (20:17 +0100)
committermarc tobias <mtmail@gmx.net>
Tue, 27 Nov 2018 19:17:27 +0000 (20:17 +0100)
test/README.md

index 9b777412d20830d77d19800ef2fcc798f3f32699..d90b6f131418695fcc550dea2b3559d2587035bc 100644 (file)
@@ -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)