summaryrefslogtreecommitdiff
path: root/test_nmea2000
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-04-30 14:03:58 -0700
committerGary E. Miller <gem@rellim.com>2015-04-30 14:03:58 -0700
commit63e79d693d069070f4c2ffa7204b6703fada21a9 (patch)
treec57d0367ab590b21189ee2cf30b1cd698e11b43a /test_nmea2000
parent16981f2575934c602672c2e18e8d5e4a8a4cfd74 (diff)
downloadgpsd-63e79d693d069070f4c2ffa7204b6703fada21a9.tar.gz
A glut of whitespace fixes.
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}