X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;ds=sidebyside;f=x4%2Fbin%2Fkhatus_x4_lib_common_sensor.sh;h=afb4cdbc8b80d34b73e30f6696f2cc2894938be4;hb=HEAD;hp=8dd5737ed7b0df7aa0774fc3acc9b06ed1f5d491;hpb=930af02f228ed63a535c6a93211d3f6a10c7b772;p=khatus.git diff --git a/x4/bin/khatus_x4_lib_common_sensor.sh b/x4/bin/khatus_x4_lib_common_sensor.sh index 8dd5737..afb4cdb 100755 --- a/x4/bin/khatus_x4_lib_common_sensor.sh +++ b/x4/bin/khatus_x4_lib_common_sensor.sh @@ -32,6 +32,9 @@ set_common_options() { interval="$2" shift 2 esac + ;; --) + shift 1 + break ;; *) shift 1 esac