mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-13 07:10:42 +01:00
6 lines
190 B
Bash
Executable File
6 lines
190 B
Bash
Executable File
#!/bin/bash
|
|
# added 2015-12-02 by singh.janmejay
|
|
# This file is part of the rsyslog project, released under ASL 2.0
|
|
export USE_VALGRIND="YES"
|
|
source ${srcdir:-.}/lookup_table_bad_configs.sh
|