summaryrefslogtreecommitdiff
path: root/test/stderr/0408
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-10-06 22:18:30 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-10-06 22:58:02 +0100
commit552f4602b9d36667cd4a1ffaad4ce74ed7d1c922 (patch)
treedec9f791b5e06d623973f54bf146793d2b4cb656 /test/stderr/0408
parent1b7cf216d933b395dee691f05becca4dd44b26f7 (diff)
Use flag names rather than values in debug output
The values differ between Linux and FreeBSD
Diffstat (limited to 'test/stderr/0408')
-rw-r--r--test/stderr/04084
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0408 b/test/stderr/0408
index fddbe4a46..9a2e4567c 100644
--- a/test/stderr/0408
+++ b/test/stderr/0408
@@ -74,7 +74,7 @@ Delivery address list:
userx@test.ex
locking TESTSUITE/spool/db/retry.lockfile
locked TESTSUITE/spool/db/retry.lockfile
-EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags 0x0
+EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
returned from EXIM_DBOPEN: (nil)
ensuring TESTSUITE/spool/db/retry.lockfile is owned by exim
failed to open DB file TESTSUITE/spool/db/retry.lockfile: No such file or directory
@@ -139,7 +139,7 @@ search_tidyup called
--------> userx@test.ex <--------
locking TESTSUITE/spool/db/retry.lockfile
locked TESTSUITE/spool/db/retry.lockfile
-EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags 0x0
+EXIM_DBOPEN: file <TESTSUITE/spool/db/retry> dir <TESTSUITE/spool/db> flags=O_RDONLY
returned from EXIM_DBOPEN: (nil)
failed to open DB file TESTSUITE/spool/db/retry: No such file or directory
no retry data available