summaryrefslogtreecommitdiff
path: root/test_nmea2000
diff options
context:
space:
mode:
Diffstat (limited to 'test_nmea2000')
-rwxr-xr-xtest_nmea20004
1 files changed, 2 insertions, 2 deletions
diff --git a/test_nmea2000 b/test_nmea2000
index fe3ec727..d154ef22 100755
--- a/test_nmea2000
+++ b/test_nmea2000
@@ -94,7 +94,7 @@ ${GPSD_HOME}/gpsd -n -G -D0 -S ${GPSD_PORT} -P ${TMP_PID_FILE} nmea2000://${CAN_
sleep 1
-${GPSD_HOME}/gpspipe -d -r -w -S -o ${TMP_OUT_FILE} :${GPSD_PORT}
+${GPSD_HOME}/gpspipe -d -r -w -S -o ${TMP_OUT_FILE} :${GPSD_PORT}
sleep 1
@@ -114,4 +114,4 @@ else
fi
rm -f ${TMP_PID_FILE}
-rm -f ${TMP_OUT_FILE} \ No newline at end of file
+rm -f ${TMP_OUT_FILE}