aports/main/dovecot/test-imap-client-hibernate.patch
Duncan Bellamy 9bf563fd20 main/dovecot: fix linter errors
* add patch to fix tests
2021-06-04 15:30:19 +00:00

15 lines
331 B
Diff

submitted as https://github.com/dovecot/core/pull/159
reduce filename length
--- a/src/imap/test-imap-client-hibernate.c
+++ b/src/imap/test-imap-client-hibernate.c
@@ -19,7 +19,7 @@
#include <sys/stat.h>
-#define TEMP_DIRNAME ".test-imap-client-hibernate"
+#define TEMP_DIRNAME ".test-ich"
#define EVILSTR "\t\r\n\001"