diff options
author | Simo Sorce <idra@samba.org> | 2005-05-02 15:00:51 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:56:45 -0500 |
commit | 4bbef96aba4c0e21ca720a66b75d8f6c49a09b2d (patch) | |
tree | a0366b530e1d9ab266394628ca49c5c71df111e5 /source3/torture | |
parent | 2d1e1f7e2e9a1bc30c12610462757fd422e7ffb4 (diff) | |
download | samba-4bbef96aba4c0e21ca720a66b75d8f6c49a09b2d.tar.gz samba-4bbef96aba4c0e21ca720a66b75d8f6c49a09b2d.tar.bz2 samba-4bbef96aba4c0e21ca720a66b75d8f6c49a09b2d.zip |
r6575: use samba4 torture please message on samba 3 torture
(This used to be commit 36eb9aa48a3bee73962b66e21d1489187fd46977)
Diffstat (limited to 'source3/torture')
-rw-r--r-- | source3/torture/torture.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/torture/torture.c b/source3/torture/torture.c index 8a4de57e7f..b1ed1e4e37 100644 --- a/source3/torture/torture.c +++ b/source3/torture/torture.c @@ -4861,6 +4861,9 @@ static void usage(void) { int i; + printf("WARNING samba4 test suite is much more complete nowadays.\n"); + printf("Please use samba4 torture.\n\n"); + printf("Usage: smbtorture //server/share <options> TEST1 TEST2 ...\n"); printf("\t-d debuglevel\n"); |