summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-03-30 02:48:06 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-03-30 02:48:06 -0400
commit730a98a246176ce61a0356b6d091eb1bd88d568b (patch)
tree896874d2d683316927e4f5dc8e8ab180274db6e6 /INSTALL
parent5a15ef5679bffff56845f2727fde9904d0209000 (diff)
downloadgpsd-730a98a246176ce61a0356b6d091eb1bd88d568b.tar.gz
Merge "make testregress" with "make check".
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index eaea1af0..2e7efec4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -181,5 +181,5 @@ to set a valid Google API key in your config file.
14. There are regression tests to verify proper operation of gpsd, and
it can be useful to run these to verify that all is well. To run the
regression tests, first build gpsd from sources, and then run "make
-testregress". It is not necessary to install first. Python is
+check". It is not necessary to install first. Python is
required for regression tests.