mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-15 19:50:40 +01:00
6 lines
147 B
Bash
Executable File
6 lines
147 B
Bash
Executable File
#!/bin/bash
|
|
# added 2021-11-05 by Theo Bertin, released under ASL 2.0
|
|
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:-.}/rscript_faup_resource_path.sh
|