Re: [PATCH] selftests/intel_pstate: fix operand expected

2024-10-14 Thread Shuah Khan
On 10/14/24 08:09, Alessandro Zanni wrote: This fix solves these errors, when calling kselftest with targets "intel_pstate": What is "calling" kselftest? Please include the command you ran in the change log. Also, say "Fix" instead of "This fix" Running "command" results in the following erro

[PATCH] selftests/intel_pstate: fix operand expected

2024-10-14 Thread Alessandro Zanni
This fix solves these errors, when calling kselftest with targets "intel_pstate": - ./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") To error was found by running tests manuall