commit | a6827bb3baf92042337dc6c86bb46413c5e50075 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Feb 10 19:59:05 2014 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Mon Feb 10 21:00:29 2014 -0800 |
tree | 0306ca732705def1c2b29899ca670ce2ded1baa6 | |
parent | 8d80d818f6835975993dc161a03397f4a6cff6a7 [diff] |
rcutorture: Place kvm-test-1-run.sh output into res directory The output of each kvm-test-1-run.sh script is placed into a file whose name parallels that of the build directory. This means that the kvm-test-1-run.sh output is overwritten by later run. This commit therefore places the kvm-test-1-run.sh output into the per-test-case directory in the "res" hierarchy. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>