mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r8099: clean up after BASE-TCON
This commit is contained in:
parent
88e7b9c237
commit
23bff7bf6c
@ -550,6 +550,8 @@ static BOOL run_tcon_test(void)
|
||||
cli->tree = tree1; /* restore initial tree */
|
||||
cli->tree->tid = cnum1;
|
||||
|
||||
smbcli_unlink(tree1, fname);
|
||||
|
||||
if (!torture_close_connection(cli)) {
|
||||
return False;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user