summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-09-03 08:29:07 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:58:30 -0500
commitb702a07f0b8abc62e4724c8ef9617486fa59c003 (patch)
tree2c8966878e08c8caf1aa399be0845075954f7ab2 /source4/torture/rpc
parenta67ec52fdecf07c6685e986c9a10cca526094da1 (diff)
downloadsamba-b702a07f0b8abc62e4724c8ef9617486fa59c003.tar.gz
samba-b702a07f0b8abc62e4724c8ef9617486fa59c003.tar.bz2
samba-b702a07f0b8abc62e4724c8ef9617486fa59c003.zip
r2201: removed an exit I accidentially left in
(This used to be commit e1d13631f0163b69401a07c51e449ea1e32239bf)
Diffstat (limited to 'source4/torture/rpc')
-rw-r--r--source4/torture/rpc/lsa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/rpc/lsa.c b/source4/torture/rpc/lsa.c
index d30e6a535f..4e2f05b84b 100644
--- a/source4/torture/rpc/lsa.c
+++ b/source4/torture/rpc/lsa.c
@@ -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;