rcutorture: Eliminate configdir argument from kvm-recheck.sh script
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 9 Oct 2013 22:02:54 +0000 (15:02 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 3 Dec 2013 18:11:15 +0000 (10:11 -0800)
Don't grab the configuration fragment from the configs directory because
it might well have been changed since the test was run.  Instead, use
the ConfigFragment file that was placed in the results directory.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Greg KH <gregkh@linuxfoundation.org>

No differences found