gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] [PATCH] raw-regress: fix incantation


From: Christian Gagneraud
Subject: [gpsd-dev] [PATCH] raw-regress: fix incantation
Date: Sat, 2 Nov 2013 16:14:05 +0000

Signed-off-by: Christian Gagneraud <address@hidden>
---
 SConstruct | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SConstruct b/SConstruct
index 43f2de6..050b61b 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1474,7 +1474,7 @@ if env['socket_export']:
     # dumped through the daemon running in R=2 mode.  (This test is not
     # included in the normal regressions.)
     Utility("raw-regress", [gpsd, python_built_extensions],
-        '$SRCDIR/regress-driver %s test/daemon/*.log' 
%(regress_driver_options,))
+        '$SRCDIR/regress-driver -r %s test/daemon/*.log' 
%(regress_driver_options,))
 
     # Build the regression tests for the daemon.
     # Note: You'll have to do this whenever the default leap second
-- 
1.8.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]