summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-10 05:08:27 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-10 05:08:27 -0500
commitef2d22a7a3c50b08119fa4e1342d8319947b95ae (patch)
tree864928e7f0a3fe4638a992522618cf8b15c3ac55 /SConstruct
parentdcc5dab6acbb294655cdf8f26f0577d8a5770b13 (diff)
downloadgpsd-ef2d22a7a3c50b08119fa4e1342d8319947b95ae.tar.gz
Use $SRCDIR for gpsctl -R.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 72233f02..f76b6c24 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1562,7 +1562,7 @@ else:
# prevents spurious error messages.
# (2) Dump the platform and its delay parameters.
gps_regress = Utility("gps-regress", [gpsd, gpsctl, python_built_extensions],
- 'gpsctl -R 2>/dev/null; $SRCDIR/gpsfake -T; $SRCDIR/regress-driver $REGRESSOPTS test/daemon/*.log')
+ '$SRCDIR/gpsctl -R 2>/dev/null; $SRCDIR/gpsfake -T; $SRCDIR/regress-driver $REGRESSOPTS test/daemon/*.log')
# Build the regression tests for the daemon.
# Note: You'll have to do this whenever the default leap second