torture: Enable torture.sh argument checking
authorPaul E. McKenney <paulmck@kernel.org>
Wed, 25 Nov 2020 00:28:01 +0000 (16:28 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 7 Jan 2021 01:03:41 +0000 (17:03 -0800)
commit532017b11950a7042d130477747cced4b7e44199
tree7e1cf705b3739a954c3e2a99949c7726696b6083
parent69d2b33e3f2077c57c20a3b718931746cb3a6094
torture: Enable torture.sh argument checking

This commit uncomments the argument checking for the --duration argument
to torture.sh.  While in the area, it also corrects the duration units
from seconds to minutes.

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