mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-16 02:50:40 +01:00
This brings omamqp1 up-to-date with the latest qpid-proton-c api version. This also adds a test for the plugin, to test the basic functionality. The test requires the user to install qdrouterd and the python qpid-proton library in order to use the simple_recv.py test program.
4 lines
75 B
Bash
Executable File
4 lines
75 B
Bash
Executable File
#!/bin/bash
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:=.}/omamqp1-basic.sh
|