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 | d22313998abff680d38b208588824a1981fe2aa7 (patch) | |
tree | 64aad5f951760676dde83b647bdc97e58f718f13 /testsuite | |
parent | aacb817e89d17349003159e1b7c28546babc8559 (diff) | |
download | samba-d22313998abff680d38b208588824a1981fe2aa7.tar.gz samba-d22313998abff680d38b208588824a1981fe2aa7.tar.xz samba-d22313998abff680d38b208588824a1981fe2aa7.zip |
Fix typo in RW2 torture test. Closes bugzilla bug #924.
Diffstat (limited to 'testsuite')
-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" |