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