aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/run4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/run b/tests/run
index d823f0a..60d9d01 100755
--- a/tests/run
+++ b/tests/run
@@ -102,12 +102,12 @@ prepare() {
[local]
type = tunnel
command = exec ${HOME_local@Q}/.local/bin/doveadm exec imap
- null-stderr = YES
+ null-stderr = NO
[remote]
type = tunnel
command = exec ${home@Q}/.local/bin/doveadm exec imap
- null-stderr = YES
+ null-stderr = NO
EOF
done
}