From: Paul E. McKenney Date: Mon, 27 Jan 2014 20:31:20 +0000 (-0800) Subject: rcutorture: Don't create results directory for dryruns X-Git-Tag: v3.15-rc1~183^2~1^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daeda23de108fab1202b6843e5adb59de0a261f9;p=pandora-kernel.git 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 Reviewed-by: Josh Triplett