mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-13 04:50:41 +01:00
This covers failure cases from practice which were not yet covered. see also: https://github.com/rsyslog/rsyslog/issues/4770
4 lines
91 B
Bash
Executable File
4 lines
91 B
Bash
Executable File
#!/bin/bash
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:-.}/rscript_number_comparison_all.sh
|