mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r2201: removed an exit I accidentially left in
This commit is contained in:
parent
05fd38f3cf
commit
e1d13631f0
@ -1043,7 +1043,6 @@ BOOL torture_rpc_lsa(int dummy)
|
||||
if (!test_lsakey_puzzle(p, mem_ctx, &handle)) {
|
||||
ret = False;
|
||||
}
|
||||
exit(1);
|
||||
|
||||
if (!test_many_LookupSids(p, mem_ctx, &handle)) {
|
||||
ret = False;
|
||||
|
Loading…
Reference in New Issue
Block a user