s4-torture: removed an accidental commit of a local test hack
authorAndrew Tridgell <tridge@samba.org>
Tue, 6 Oct 2009 23:05:26 +0000 (10:05 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Oct 2009 23:05:26 +0000 (10:05 +1100)
Sorry about that ....

source4/torture/rpc/samr.c

index 6717195f556ff41d950a3e1b7b437806b540a1ec..c9efb2e72daa73cfb72aac888d1b00f1526b730e 100644 (file)
@@ -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);