mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r2201: removed an exit I accidentially left in
(This used to be commit e1d13631f0
)
This commit is contained in:
parent
a67ec52fde
commit
b702a07f0b
@ -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