rcutorture: Don't create results directory for dryruns
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 27 Jan 2014 20:31:20 +0000 (12:31 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 23 Feb 2014 17:00:59 +0000 (09:00 -0800)
This commit prevents the results directory from being created for
dryruns.  However, a script generated from a dryrun will create
the results directory should it be run.

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