Commit 619257b
committed
sof-logger: fix "unary operator expected"
Fix for:
```
/home/ubuntu/sof-test/test-case/../case-lib/lib.sh: line 955:
[: -eq: unary operator expected
```
Also set default value for an arg -s
for the tests which not set it.
Signed-off-by: Artur Wilczak <arturx.wilczak@intel.com>1 parent 77dd64c commit 619257b
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
949 | 949 | | |
950 | 950 | | |
951 | 951 | | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
952 | 960 | | |
953 | 961 | | |
954 | 962 | | |
955 | | - | |
956 | | - | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
957 | 967 | | |
958 | 968 | | |
959 | 969 | | |
| |||
0 commit comments