summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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