s4-torture: fix test_openprinter_wrap fake test result.
authorGünther Deschner <gd@samba.org>
Mon, 12 May 2014 21:06:49 +0000 (23:06 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 16 May 2014 19:24:26 +0000 (21:24 +0200)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/torture/rpc/spoolss_access.c

index 411dac1fdcf7a497996f2b0a5233becff39475d7..28cecf08b149feb2a5464a64105e0af1dddb00fe 100644 (file)
@@ -845,7 +845,7 @@ static bool test_openprinter_wrap(struct torture_context *tctx,
 
        talloc_free(t);
 
-       return true;
+       return ret;
 }
 
 struct torture_suite *torture_rpc_spoolss_access(TALLOC_CTX *mem_ctx)