X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=bin%2Fkhatus_parse_bluetoothctl_show;h=7de42cf41bfcbca2b0ab36e0546e60d8d23a552e;hb=cdbd608379ebcae2039eb59cbc49a51c724c20b7;hp=08a8708a50e04da4744043092b1f47e2f5963f76;hpb=7275500c37a60e95f83be1dbf16af33cc78474ea;p=khatus.git diff --git a/bin/khatus_parse_bluetoothctl_show b/bin/khatus_parse_bluetoothctl_show index 08a8708..7de42cf 100755 --- a/bin/khatus_parse_bluetoothctl_show +++ b/bin/khatus_parse_bluetoothctl_show @@ -26,7 +26,7 @@ END { show = "ERROR" } } else { - show = "off" # TODO: Perhaps use differentiated marker? + show = "n/a" } print(show) }