summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-01-25 05:45:19 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-01-25 05:45:19 -0500
commit968c44824192a437f957b7d74cb4a8c54b782ff4 (patch)
tree7130b57aeadc453866599fe2c1b721fd77085a68 /SConstruct
parenta701759ea555821922cac75bd849c562a901a041 (diff)
downloadgpsd-968c44824192a437f957b7d74cb4a8c54b782ff4.tar.gz
Dump platform ID and delay parameters before doing test runs.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 37619a20..66d27cfc 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1555,7 +1555,7 @@ if not env['socket_export']:
else:
# Regression-test the daemon
gps_regress = Utility("gps-regress", [gpsd, python_built_extensions],
- '$SRCDIR/regress-driver $REGRESSOPTS test/daemon/*.log')
+ '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