test: reduce verbosity of new test
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
parent
715c52dc21
commit
7ff4a7d210
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Start, SIGHUP, and log a run of syslogd under Valgrind
|
# Start, SIGHUP, and log a run of syslogd under Valgrind
|
||||||
# shellcheck disable=SC1090
|
# shellcheck disable=SC1090
|
||||||
set -x
|
#set -x
|
||||||
|
|
||||||
if [ x"${srcdir}" = x ]; then
|
if [ x"${srcdir}" = x ]; then
|
||||||
srcdir=.
|
srcdir=.
|
||||||
|
Loading…
Reference in New Issue
Block a user