1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

fix maxfd test to start deleting at right file

This commit is contained in:
Andrew Tridgell 0001-01-01 00:00:00 +00:00
parent f6a4b00aab
commit e4fb073af0

View File

@ -1641,6 +1641,7 @@ static BOOL run_maxfidtest(int dummy)
printf("%6d\r", i);
}
printf("%6d\n", i);
i--;
printf("cleaning up\n");
for (;i>=0;i--) {