torture: Don't use "test" command's "-a" argument
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 9 Jul 2021 21:31:37 +0000 (14:31 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Tue, 27 Jul 2021 18:41:33 +0000 (11:41 -0700)
commitb3bf9632efc47cc9ae640863b839c70e84da8ea6
tree4259964eef19ffbec5133697bf709d279459c0e1
parenta5202e173d3b1d8f838105b1cda39619941bd44a
torture: Don't use "test" command's "-a" argument

There was a time long ago when the "test" command's documentation
claimed that the "-a" and "-o" arguments did something useful.
But this documentation now suggests letting the shell execute
these boolean operators, so this commit applies that suggestion to
kvm-test-1-run-qemu.sh.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/kvm-test-1-run-qemu.sh