git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d0fb1e
)
s4-torture: removed an accidental commit of a local test hack
author
Andrew Tridgell
<tridge@samba.org>
Tue, 6 Oct 2009 23:05:26 +0000
(10:05 +1100)
committer
Andrew Tridgell
<tridge@samba.org>
Tue, 6 Oct 2009 23:05:26 +0000
(10:05 +1100)
Sorry about that ....
source4/torture/rpc/samr.c
patch
|
blob
|
history
diff --git
a/source4/torture/rpc/samr.c
b/source4/torture/rpc/samr.c
index 6717195f556ff41d950a3e1b7b437806b540a1ec..c9efb2e72daa73cfb72aac888d1b00f1526b730e 100644
(file)
--- 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);