diff options
author | Volker Lendecke <vlendec@samba.org> | 2006-06-06 11:50:14 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:08:55 -0500 |
commit | 1335e8f5f181e4d06a85a0f0b572b4bc9c42ef8e (patch) | |
tree | b221a52cf9e1d104e65720fd563fb87431a7e004 /source4/torture/rpc | |
parent | 0285d711b98dd135c45aab4bafae3cd4b32d6100 (diff) | |
download | samba-1335e8f5f181e4d06a85a0f0b572b4bc9c42ef8e.tar.gz samba-1335e8f5f181e4d06a85a0f0b572b4bc9c42ef8e.tar.bz2 samba-1335e8f5f181e4d06a85a0f0b572b4bc9c42ef8e.zip |
r16059: Remove accidential commit
(This used to be commit e980066111cf442102b849b04a411c3f2df8e05b)
Diffstat (limited to 'source4/torture/rpc')
-rw-r--r-- | source4/torture/rpc/samba3rpc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/rpc/samba3rpc.c b/source4/torture/rpc/samba3rpc.c index ef95d79818..b2e50a31e9 100644 --- a/source4/torture/rpc/samba3rpc.c +++ b/source4/torture/rpc/samba3rpc.c @@ -1161,7 +1161,6 @@ BOOL torture_samba3_sessionkey(struct torture_context *torture) d_printf("join using anonymous bind on an anonymous smb " "connection succeeded -- HUH??\n"); ret = False; - goto done; } if (!test_join3(mem_ctx, False, anon_creds, cmdline_credentials, |