Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 433258 Details for
Bug 320159
app-misc/mosquitto - a message broker implementing the MQ Telemetry Transport protocol
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mosquitto-1.4.8-conditional-tests.patch
mosquitto-1.4.8-conditional-tests.patch (text/plain), 877 bytes, created by
Sam Jorna (wraeth) (RETIRED)
on 2016-05-05 07:08:00 UTC
(
hide
)
Description:
mosquitto-1.4.8-conditional-tests.patch
Filename:
MIME Type:
Creator:
Sam Jorna (wraeth) (RETIRED)
Created:
2016-05-05 07:08:00 UTC
Size:
877 bytes
patch
obsolete
>diff --git a/test/broker/Makefile b/test/broker/Makefile >index 510d90f..af92a2f 100644 >--- a/test/broker/Makefile >+++ b/test/broker/Makefile >@@ -63,11 +63,13 @@ endif > ./05-clean-session-qos1.py > > 06 : >+ifeq ($(WITH_BRIDGE),yes) > ./06-bridge-reconnect-local-out.py > ./06-bridge-br2b-disconnect-qos1.py > ./06-bridge-br2b-disconnect-qos2.py > ./06-bridge-b2br-disconnect-qos1.py > ./06-bridge-b2br-disconnect-qos2.py >+endif > > 07 : > ./07-will-qos0.py >diff --git a/test/broker/c/Makefile b/test/broker/c/Makefile >index 4e43637..8eea9af 100644 >--- a/test/broker/c/Makefile >+++ b/test/broker/c/Makefile >@@ -13,7 +13,9 @@ auth_plugin.so : auth_plugin.c > $(CC) ${CFLAGS} $^ -o $@ ../../../lib/libmosquitto.so.1 > > 08-tls-psk-bridge.test : 08-tls-psk-bridge.c >+ifeq ($(WITH_BRIDGE),yes) > $(CC) ${CFLAGS} $^ -o $@ ../../../lib/libmosquitto.so.1 >+endif > > > reallyclean : clean
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 320159
:
231789
|
231985
|
234691
|
235491
|
235493
|
237111
|
255813
|
256027
|
256029
|
256282
|
256283
|
262713
|
266611
|
271957
|
271959
|
272947
|
287957
|
293283
|
298483
|
323496
|
325284
|
326814
|
330148
|
355266
|
362384
|
376978
|
376980
|
376982
|
376984
|
433088
|
433090
|
433146
|
433242
|
433244
|
433246
|
433258
|
433278
|
433280
|
433340
|
433346
|
433354
|
433402
|
435358
|
440076
|
440078