rsyslog/tests/omprog-output-capture-vg.sh
2018-12-02 16:59:54 +01:00

6 lines
217 B
Bash
Executable File

#!/bin/bash
# This file is part of the rsyslog project, released under ASL 2.0
export USE_VALGRIND="YES"
export RS_TEST_VALGRIND_EXTRA_OPTS="--child-silent-after-fork=yes"
source ${srcdir:-.}/omprog-output-capture.sh