aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2014-03-06 23:11:13 +0100
committerThomas Gubler <thomasgubler@gmail.com>2014-03-06 23:11:13 +0100
commit602e9c87062409955c122631d273c6aae50331ca (patch)
tree61671f9eb9be2009e7898241a76b9f700ea16e44
parent2fbcc32870f59aa1f08337ca99129b35902971be (diff)
downloadpx4-firmware-602e9c87062409955c122631d273c6aae50331ca.tar.gz
px4-firmware-602e9c87062409955c122631d273c6aae50331ca.tar.bz2
px4-firmware-602e9c87062409955c122631d273c6aae50331ca.zip
fix if in rc.interface
-rw-r--r--ROMFS/px4fmu_common/init.d/rc.interface2
1 files changed, 1 insertions, 1 deletions
diff --git a/ROMFS/px4fmu_common/init.d/rc.interface b/ROMFS/px4fmu_common/init.d/rc.interface
index afe71460d..7f793b219 100644
--- a/ROMFS/px4fmu_common/init.d/rc.interface
+++ b/ROMFS/px4fmu_common/init.d/rc.interface
@@ -3,7 +3,7 @@
# Script to configure control interface
#
-if [ $MIXER != none -a $MIXER != skip]
+if [ $MIXER != none -a $MIXER != skip ]
then
#
# Load mixer