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:
parent
f6a4b00aab
commit
e4fb073af0
@ -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--) {
|
||||
|
Loading…
Reference in New Issue
Block a user