rsyslog/tests/omfile_hup-vg.sh
Rainer Gerhards 46b15e8733
testbench: modernize and make more robust
also fixing some nits, like too verbose output (which may cause
buildbot to abort)
2020-01-22 14:33:19 +01:00

5 lines
131 B
Bash
Executable File

#!/bin/bash
export USE_VALGRIND="YES"
export NUMMESSAGES=200000 # reduce for slower valgrind run
source ${srcdir:-.}/omfile_hup.sh