diff options
Diffstat (limited to 'tools/testing')
| -rwxr-xr-x | tools/testing/selftests/rcutorture/bin/kvm-test-1-rcu.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/rcutorture/bin/kvm-test-1-rcu.sh b/tools/testing/selftests/rcutorture/bin/kvm-test-1-rcu.sh index 1b9555b2b0d7..41ea7810354f 100755 --- a/tools/testing/selftests/rcutorture/bin/kvm-test-1-rcu.sh +++ b/tools/testing/selftests/rcutorture/bin/kvm-test-1-rcu.sh | |||
| @@ -57,7 +57,7 @@ fi | |||
| 57 | resdir=${3} | 57 | resdir=${3} |
| 58 | if test -z "$resdir" -o ! -d "$resdir" -o ! -w "$resdir" | 58 | if test -z "$resdir" -o ! -d "$resdir" -o ! -w "$resdir" |
| 59 | then | 59 | then |
| 60 | echo "kvm-test-1-rcu.sh :$resdir: Not a writable directory, cannot build into it" | 60 | echo "kvm-test-1-rcu.sh :$resdir: Not a writable directory, cannot store results into it" |
| 61 | exit 1 | 61 | exit 1 |
| 62 | fi | 62 | fi |
| 63 | cp $config_template $resdir/ConfigFragment | 63 | cp $config_template $resdir/ConfigFragment |
