diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-07-05 02:42:08 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-07-05 03:25:57 +0200 |
commit | c4abd6128c3ca5471afc84225533a958ce273875 (patch) | |
tree | 2e92115f43aebe972b5cc8b8cc706820e480118d /tests/run | |
parent | 603eaa7bf7637d29243a2ec481e3496c922b86e4 (diff) |
Fix minor space damage.
Diffstat (limited to 'tests/run')
-rwxr-xr-x | tests/run | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -161,7 +161,7 @@ deliver() { doveadm "${argv[@]}" exec dovecot-lda -e "$@" } -# Dump test results +# Dump test results dump_test_result() { local below=">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>" local above="<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<" |