aboutsummaryrefslogtreecommitdiffstats
path: root/tests/06-largeint/run
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-07-05 02:42:08 +0200
committerGuilhem Moulin <guilhem@fripost.org>2019-07-05 03:25:57 +0200
commitc4abd6128c3ca5471afc84225533a958ce273875 (patch)
tree2e92115f43aebe972b5cc8b8cc706820e480118d /tests/06-largeint/run
parent603eaa7bf7637d29243a2ec481e3496c922b86e4 (diff)
Fix minor space damage.
Diffstat (limited to 'tests/06-largeint/run')
-rw-r--r--tests/06-largeint/run4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/06-largeint/run b/tests/06-largeint/run
index edcbd31..b08bcfa 100644
--- a/tests/06-largeint/run
+++ b/tests/06-largeint/run
@@ -7,9 +7,9 @@ doveadm -u "local" mailbox update --uid-validity 2147483648 "bar" # 2^31
doveadm -u "local" mailbox update --uid-validity 4294967295 "baz" # 2^32-1
doveadm -u "remote" mailbox update --uid-validity 4294967295 "INBOX" # 2^32-1
-doveadm -u "remote" mailbox update --uid-validity 2147483648 "foo" # 2^31
+doveadm -u "remote" mailbox update --uid-validity 2147483648 "foo" # 2^31
doveadm -u "remote" mailbox update --uid-validity 2147483647 "bar" # 2^31-1
-doveadm -u "remote" mailbox update --uid-validity 1 "baz" #
+doveadm -u "remote" mailbox update --uid-validity 1 "baz" #
run() {
local u m