From: Jeremy Allison Date: Wed, 6 Jun 2007 00:42:10 +0000 (+0000) Subject: r23359: Fix bug #4537, fix from jens.nissen@gmx.net. X-Git-Tag: samba-4.0.0alpha6~801^2~5685 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=86d628147cff14771d1c398c8038bccfd8c6ad6e;p=thirdparty%2Fsamba.git r23359: Fix bug #4537, fix from jens.nissen@gmx.net. Jeremy. (This used to be commit 6ea7127f8e592f989a6263e360e809dcfdf98ef0) --- diff --git a/source3/torture/denytest.c b/source3/torture/denytest.c index 2dc5c2b634f..99cbaee0158 100644 --- a/source3/torture/denytest.c +++ b/source3/torture/denytest.c @@ -1515,7 +1515,7 @@ BOOL torture_denytest2(int dummy) enum deny_result res; const char *fname = fnames[denytable2[i].isexe]; - progress_bar(i, ARRAY_SIZE(denytable1)); + progress_bar(i, ARRAY_SIZE(denytable2)); fnum1 = cli_open(cli1, fname, denytable2[i].mode1,