summaryrefslogtreecommitdiffstats
path: root/tests/omprog-output-capture-vg.sh
blob: 28975a6366c925c716bd9c9f6fef8b3bec28e9bf (plain)
1
2
3
4
5
#!/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