summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
Diffstat (limited to 'source3')
-rw-r--r--source3/torture/torture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/torture/torture.c b/source3/torture/torture.c
index 840b6ad294..07d7f1547e 100644
--- a/source3/torture/torture.c
+++ b/source3/torture/torture.c
@@ -1121,7 +1121,7 @@ static BOOL run_tcon_devtype_test(int dummy)
BOOL retry;
int flags = 0;
NTSTATUS status;
- BOOL ret;
+ BOOL ret = True;
status = cli_full_connection(&cli1, myname,
host, NULL, port_to_use,