summaryrefslogtreecommitdiff
path: root/build.txt
diff options
context:
space:
mode:
authorGreg Troxel <gdt@ir.bbn.com>2015-01-24 10:05:16 -0500
committerGreg Troxel <gdt@ir.bbn.com>2015-01-24 10:05:16 -0500
commit81109c0a072aee5b4687ea700ff94176c9b9c4d7 (patch)
treefabebc8404b4d16bb15c0ea879b7b8ae9dea2ffa /build.txt
parente3a85ece98a7b4db4bb424e09b5a46a3c3de9226 (diff)
downloadgpsd-81109c0a072aee5b4687ea700ff94176c9b9c4d7.tar.gz
Give full path to fake.py.
Diffstat (limited to 'build.txt')
-rw-r--r--build.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.txt b/build.txt
index 524ad979..706bc5d5 100644
--- a/build.txt
+++ b/build.txt
@@ -366,7 +366,7 @@ than would ever occur in production. If you get regression-test
failures that aren't repeatable and look like the test framework is
sporadically failing to feed the last line or two of test loads, try
using the slow=yes option with scons check. If that fails, try
-increasing the delay constants in fake.py. If you have to do this,
+increasing the delay constants in gps/fake.py. If you have to do this,
please report your experience to the GPSD maintainers.
For instructions on how to live-test the software, see the file INSTALL.