mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-15 10:30:40 +01:00
5 lines
148 B
Bash
Executable File
5 lines
148 B
Bash
Executable File
#!/bin/bash
|
|
# added 2019-04-11 by Rainer Gerhards, released under ASL 2.0
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:-.}/mmnormalize_parsesuccess.sh
|