diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-02-27 14:27:04 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-02-28 12:01:33 +0000 |
commit | 703cc8957f4f367364b6a13c16afb1e971299278 (patch) | |
tree | 067767ed0f766bd29d74abdd1b79d245877fc8c2 /test/scripts/4056-pipe-conn-auth | |
parent | fc057b9e8d3cbccb97a3044bda7faa0271670583 (diff) |
Testsuite: fix for ndbm
Diffstat (limited to 'test/scripts/4056-pipe-conn-auth')
-rw-r--r-- | test/scripts/4056-pipe-conn-auth/4056 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/scripts/4056-pipe-conn-auth/4056 b/test/scripts/4056-pipe-conn-auth/4056 index 9b2ab8223..abb46dc7f 100644 --- a/test/scripts/4056-pipe-conn-auth/4056 +++ b/test/scripts/4056-pipe-conn-auth/4056 @@ -47,7 +47,7 @@ exim -Mrm $msg1 **** # # Tidy the retry db, for test purposes -sudo rm DIR/spool/db/retry +sudo rm DIR/spool/db/retry* # # # Then, advertising again, initial attempt should not get early-pipe |