summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-10-07 10:05:26 +1100
committerAndrew Tridgell <tridge@samba.org>2009-10-07 10:05:26 +1100
commitd31fa07fde1d7118c7a33b0d93c29f6a96e1c44e (patch)
treef46e0c0a23eb6443c95042bbd66ebc5d7e457234 /source4
parent1d0fb1e0fba3cf4d04d4602ed4e717912804e5de (diff)
downloadsamba-d31fa07fde1d7118c7a33b0d93c29f6a96e1c44e.tar.gz
samba-d31fa07fde1d7118c7a33b0d93c29f6a96e1c44e.tar.bz2
samba-d31fa07fde1d7118c7a33b0d93c29f6a96e1c44e.zip
s4-torture: removed an accidental commit of a local test hack
Sorry about that ....
Diffstat (limited to 'source4')
-rw-r--r--source4/torture/rpc/samr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/rpc/samr.c b/source4/torture/rpc/samr.c
index 6717195f55..c9efb2e72d 100644
--- a/source4/torture/rpc/samr.c
+++ b/source4/torture/rpc/samr.c
@@ -6796,7 +6796,6 @@ bool torture_rpc_samr(struct torture_context *torture)
}
ret &= test_samr_ValidatePassword(p, torture);
- exit(1);
ret &= test_Connect(p, torture, &handle);