Author: tridge
Date: 2005-08-04 04:23:40 +0000 (Thu, 04 Aug 2005)
New Revision: 9047

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9047

Log:
show the order of the server/correct output to make it easier to demo this test 
;)











Modified:
   branches/SAMBA_4_0/source/torture/basic/denytest.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/basic/denytest.c
===================================================================
--- branches/SAMBA_4_0/source/torture/basic/denytest.c  2005-08-04 04:23:08 UTC 
(rev 9046)
+++ branches/SAMBA_4_0/source/torture/basic/denytest.c  2005-08-04 04:23:40 UTC 
(rev 9047)
@@ -1785,6 +1785,8 @@
        int failures = 0;
        uint8_t buf[1];
 
+       printf("format: server correct\n");
+
        ZERO_STRUCT(buf);
 
        fname = talloc_asprintf(cli1, "\\ntdeny_%d.dll", client);

Reply via email to