diff options
author | Tim Potter <tpot@samba.org> | 2004-01-05 02:57:33 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2004-01-05 02:57:33 +0000 |
commit | 72de1cd0f7701cb0b66c4eebc0c103a6b62c1cd7 (patch) | |
tree | dd7afef52080d24c0a38ca480df51dfdbf436243 /testsuite/build_farm | |
parent | 430eb9ad4526642f5eacdd15fbdcd99fbf4252aa (diff) | |
download | samba-72de1cd0f7701cb0b66c4eebc0c103a6b62c1cd7.tar.gz |
Fix typo in RW2 torture test. Closes bugzilla bug #924.
(This used to be commit d22313998abff680d38b208588824a1981fe2aa7)
Diffstat (limited to 'testsuite/build_farm')
-rw-r--r-- | testsuite/build_farm/torture-RW2.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/build_farm/torture-RW2.test b/testsuite/build_farm/torture-RW2.test index a647d9de2e9..dc457decab1 100644 --- a/testsuite/build_farm/torture-RW2.test +++ b/testsuite/build_farm/torture-RW2.test @@ -1,2 +1,2 @@ . torture_setup.fns -test_torture "RW22" +test_torture "RW2" |