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:
67588ca
)
s4-smbtorture: change default service to spooler in RPC-SVCCTL.
author
Günther Deschner
<gd@samba.org>
Mon, 20 Apr 2009 14:49:01 +0000
(16:49 +0200)
committer
Günther Deschner
<gd@samba.org>
Fri, 24 Apr 2009 11:35:51 +0000
(13:35 +0200)
Guenther
source4/torture/rpc/svcctl.c
patch
|
blob
|
history
diff --git
a/source4/torture/rpc/svcctl.c
b/source4/torture/rpc/svcctl.c
index a2e32f221fee5d9a22cd0e7e5dcb1331ad423004..13b522c3f92ffd0d9467bb436ac31601bddff9e6 100644
(file)
--- a/
source4/torture/rpc/svcctl.c
+++ b/
source4/torture/rpc/svcctl.c
@@
-26,7
+26,7
@@
#include "torture/rpc/rpc.h"
#include "param/param.h"
-#define TORTURE_DEFAULT_SERVICE "
NetLogon
"
+#define TORTURE_DEFAULT_SERVICE "
Spooler
"
static bool test_OpenSCManager(struct dcerpc_pipe *p, struct torture_context *tctx, struct policy_handle *h)
{