torture: Drop log.long generation from torture.sh
authorPaul E. McKenney <paulmck@kernel.org>
Fri, 27 Nov 2020 05:27:27 +0000 (21:27 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 7 Jan 2021 01:03:45 +0000 (17:03 -0800)
commit5ae5f7453f93b21e06296e78e8481ba8baaaa55e
tree2572d980fbb35a2a4cbc76a0c9c090b678793518
parentc679d90b21b76319b4a6c719442b6a1ff124b88d
torture: Drop log.long generation from torture.sh

Now that kvm.sh puts all the relevant details in the "log" file,
there is no need for torture.sh to generate a separate "log.long"
file.  This commit therefore drops this from torture.sh.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/testing/selftests/rcutorture/bin/torture.sh