diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-04 09:07:20 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-04 09:07:20 +0000 |
commit | 148e1ac6c5645e53f4f80eeb4978565b5ca4233b (patch) | |
tree | 2e13468b51f66db9fe45c7a0579f6d50aa1f41f4 /test/stderr/0529 | |
parent | 5d00f5469eeea6c1f1fcfbce61bb84f4b7b6a41d (diff) |
Missed one case of "retry time not reached" when adding additional
debugging information.
Diffstat (limited to 'test/stderr/0529')
-rw-r--r-- | test/stderr/0529 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/stderr/0529 b/test/stderr/0529 index 406de192c..872b37402 100644 --- a/test/stderr/0529 +++ b/test/stderr/0529 @@ -70,7 +70,8 @@ locking TESTSUITE/spool/db/retry.lockfile retry record exists: age=ttt (max 1w) time to retry = tttt expired = 0 retry time not reached for TESTSUITE/test-mail/rmbox: checking ultimate address timeout -now=tttt received_time=tttt diff=tttt timeout=259200 + now=tttt first_failed=tttt next_try=tttt expired=0 + received_time=tttt diff=tttt timeout=259200 LOG: retry_defer MAIN == TESTSUITE/test-mail/rmbox <x@test.ex> R=r1 T=t1 defer (-52): Retry time not yet reached Processing retry items |