commit | fc91cbab11d43a7d241297886665b9a5f94a1e47 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sun Dec 06 20:20:14 2015 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Jan 25 16:17:41 2016 -0800 |
tree | 74aeec7e93acf6e872ab6f96d0187d96f9a50479 | |
parent | f5a5386bcaee222d2565d87ab33f0896f91a11ef [diff] |
rcutorture: Don't keep empty console.log.diags files Currently, an error-free run produces an empty console.log.diags file. This can be annoying when using "vi */console.log.diags" to see a full summary of the errors. This commit therefore removes any empty files during the analysis process. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>