Changqing Li 2e704f5ef6 99-com.rules: fix error invalid substitution type
fix below error:
/etc/udev/rules.d/99-com.rules:10 Invalid value "/bin/sh -c
'ALIASES=/proc/device-tree/aliases; if cmp -s $ALIASES/uart0
$ALIASES/serial0; then echo 0;elif cmp -s $ALIASES/uart0
$ALIASES/serial1; then echo 1; else exit 1; fi'" for PROGRAM (char 58:
invalid substitution type)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
(cherry picked from commit fb253346c2fe85f8fdd49e5a66dff04d8f2bd53e)
Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com>
2021-11-09 00:03:42 +00:00
..