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)
commitdaeda23de108fab1202b6843e5adb59de0a261f9
treec3f978b01f40ff56d65d6fd7ed5c0af7578cc2cc
parent51b1130eb5823ddb90a9ad07d243031d8cb7ecf2
rcutorture: Don't create results directory for dryruns

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