OSDN Git Service

torture: Remove obsolete builddir options
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 26 Feb 2014 16:56:57 +0000 (08:56 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 14 May 2014 00:02:33 +0000 (17:02 -0700)
commitf7ff6e6cf508779c64c5624e1ba0b7fde5036da1
treef6a26087bd09ccf98d18d19085ffc331d8bf5ec3
parentad0dc7f94dbf417b1c7d42e1f0b250f045b27f8f
torture: Remove obsolete builddir options

The --builddir and --relbuilddir options were initially intended to handle
parallel tests.  However, since commit 43e38ab3d518 (Enable concurrent
rcutorture runs), the script manages multiple build directories as
needed for parallel testing.  This commit therefore removes these two
obsolete options.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
tools/testing/selftests/rcutorture/bin/kvm.sh