mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-15 12:50:41 +01:00
modernize them, reduce robustness against slow machines, provide some test framework functional enhancements and optimizie some tests
5 lines
127 B
Bash
Executable File
5 lines
127 B
Bash
Executable File
#!/bin/bash
|
|
# addd 2020-01-19 by RGerhards, released under ASL 2.0
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:=.}/fac_local0.sh
|