summaryrefslogtreecommitdiff
path: root/gpsfake
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-06-09 02:25:52 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-06-09 02:25:52 +0000
commit3b570e9f107a0dbaa6756f5721b4fa7cbc50e85d (patch)
tree19afaa4239354e9a4ee932e4834677442179eac6 /gpsfake
parentdf0b378fe61f8b1e5ba2603e0df9e4231739f774 (diff)
downloadgpsd-3b570e9f107a0dbaa6756f5721b4fa7cbc50e85d.tar.gz
Regression-testing is fully functional.
Diffstat (limited to 'gpsfake')
-rwxr-xr-xgpsfake2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpsfake b/gpsfake
index 61ff210f..513ffb53 100755
--- a/gpsfake
+++ b/gpsfake
@@ -56,7 +56,7 @@ for (switch, val) in options:
doptions = val
elif (switch == '-p'):
pipe = True
- cycle = 0
+ cycle = 0.1
elif (switch == '-s'):
speed = int(val)
elif (switch == '-v'):