diff --git a/m4/dovecot.m4 b/m4/dovecot.m4 index 5c78eea29c..5821e94d0e 100644 --- a/m4/dovecot.m4 +++ b/m4/dovecot.m4 @@ -60,7 +60,7 @@ if test "\$NOVALGRIND" != ""; then \$[*] ret=\$? else - test_out="test.out.\$\$" + test_out="test.out~\$\$" trap "rm -f \$test_out" 0 1 2 3 15 supp_path="\$top_srcdir/run-test-valgrind.supp" if test -r "\$supp_path"; then