rsyslog/tests/mysql-actq-mt-withpause-vg.sh
Rainer Gerhards 0307a0cc0a
testbench: improve mysql test framework plumbing
This is an initial try to make mysql tests able to run in parallel,
which also hardens them against some timing problems.
2019-11-26 10:56:33 +01:00

5 lines
152 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:=.}/mysql-actq-mt-withpause.sh