The Samba-Bugzilla – Attachment 11701 Details for
Bug 11639
async_connect_send_test should not be installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for 4.3 and 4.2
patch (text/plain), 1.06 KB, created by
Guenther Deschner
on 2015-12-09 14:15:43 UTC
(
hide
)
Description:
patch for 4.3 and 4.2
Filename:
MIME Type:
Creator:
Guenther Deschner
Created:
2015-12-09 14:15:43 UTC
Size:
1.06 KB
patch
obsolete
>From 30d3c36924c9f349396f0e6d7b833182b089f2da Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?G=C3=BCnther=20Deschner?= <gd@samba.org> >Date: Tue, 1 Dec 2015 14:39:37 +0100 >Subject: [PATCH] lib/async_req: do not install async_connect_send_test. >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >BUG: https://bugzilla.samba.org/show_bug.cgi?id=11639 > >Guenther > >Signed-off-by: Günther Deschner <gd@samba.org> >Reviewed-by: Ralph Boehme <slow@samba.org> >(cherry picked from commit 632114584d3be0d4660e97a6c9e69e577a7bc1e2) >--- > lib/async_req/wscript_build | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/lib/async_req/wscript_build b/lib/async_req/wscript_build >index 9c25223..bf79fdd 100644 >--- a/lib/async_req/wscript_build >+++ b/lib/async_req/wscript_build >@@ -9,5 +9,6 @@ bld.SAMBA_SUBSYSTEM('LIBASYNC_REQ', > > bld.SAMBA_BINARY('async_connect_send_test', > source='async_connect_send_test.c', >- deps='LIBASYNC_REQ' >+ deps='LIBASYNC_REQ', >+ install=False > ) >-- >2.5.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
slow
:
review+
Actions:
View
Attachments on
bug 11639
: 11701