test: reduce verbosity of new test

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg 2022-05-29 16:59:32 +02:00
parent 715c52dc21
commit 7ff4a7d210
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Start, SIGHUP, and log a run of syslogd under Valgrind
# shellcheck disable=SC1090
set -x
#set -x
if [ x"${srcdir}" = x ]; then
srcdir=.