commit | db007ab5ce155c90d89220495ee17213f66b7241 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Jan 16 20:37:50 2014 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Feb 18 12:26:30 2014 -0800 |
tree | 4047a3abde3c2a84c060909193fe90658a45e6ec | |
parent | 43e38ab3d518352932951bacb99705a3bee9477c [diff] |
rcutorture: Fix results-directory error message The message complains about a build directory when it should instead be complaining about the results directory, so this commit fixes it. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org>