r9047: show the order of the server/correct output to make it easier to demo this...
authorAndrew Tridgell <tridge@samba.org>
Thu, 4 Aug 2005 04:23:40 +0000 (04:23 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:31:11 +0000 (13:31 -0500)
(This used to be commit 73ba1a8e3823330c6889d626e8e4fb392ebcab8a)

source4/torture/basic/denytest.c

index 8d16fa5e73d5fd61a69d6c155cc4f3cae44cc54e..4addf4619225d2efbaf28ff8687c5c3c25fcbbb4 100644 (file)
@@ -1785,6 +1785,8 @@ static BOOL torture_ntdenytest(struct smbcli_state *cli1, struct smbcli_state *c
        int failures = 0;
        uint8_t buf[1];
 
+       printf("format: server correct\n");
+
        ZERO_STRUCT(buf);
 
        fname = talloc_asprintf(cli1, "\\ntdeny_%d.dll", client);