diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2021-04-01 15:26:02 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-05-10 16:05:06 -0700 |
commit | f8c8484dbda78e09912a391a8c87414920bbdfee (patch) | |
tree | bb97d4fc437cecbe2a11c7ab5078f599a90e63ba /net | |
parent | ea6d962e80b61996aeacb443661cc3adcb605315 (diff) |
torture: Correctly fetch number of CPUs for non-English languages
Grepping for "CPU" on lscpu output isn't always successful, depending
on the local language setting. As a result, the build can be aborted
early with:
"make: the '-j' option requires a positive integer argument"
This commit therefore uses the human-language-independent approach
available via the getconf command, both in kvm-build.sh and in
kvm-remote.sh.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions