mirror of
https://github.com/rsyslog/rsyslog.git
synced 2026-06-19 21:02:57 +02:00
5 lines
159 B
Bash
Executable File
5 lines
159 B
Bash
Executable File
#!/bin/bash
|
|
# This file is part of the rsyslog project, released under ASL 2.0
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:-.}/imbatchreport_errmsg_no_params.sh
|