From d31fa07fde1d7118c7a33b0d93c29f6a96e1c44e Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 7 Oct 2009 10:05:26 +1100 Subject: s4-torture: removed an accidental commit of a local test hack Sorry about that .... --- source4/torture/rpc/samr.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4') 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); -- cgit