Loading
!13815 [OLK-6.6][Backport] selftests/intel_pstate: fix operand expected error
Merge Pull Request from: @lazy2528 Running "make kselftest TARGETS=intel_pstate" results in the following errors: - ./run.sh: line 90: / 1000: syntax error: operand expected (error token is "/ 1000") - ./run.sh: line 92: / 1000: syntax error: operand expected (error token is "/ 1000") This fix allows to have cross-platform compatibility when using arithmetic expression with command substitutions. #IB6W7T Link:https://gitee.com/openeuler/kernel/pulls/13815 Reviewed-by:Zhang Peng <zhangpeng362@huawei.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>