Gitweb:
https://git.exim.org/exim.git/commitdiff/2634320751a5f719abf2daa5e279aeeef03cdf7f
Commit: 2634320751a5f719abf2daa5e279aeeef03cdf7f
Parent: 94d91e87193a1b4008f01f7ad1b67473f62f28ae
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Fri Mar 13 14:16:15 2020 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Fri Mar 13 14:16:15 2020 +0000
Testsuite: fix munge
---
test/runtest | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/runtest b/test/runtest
index aeb0d8f..3f37311 100755
--- a/test/runtest
+++ b/test/runtest
@@ -1220,7 +1220,7 @@ RESET_AFTER_EXTRA_LINE_READ:
# daemon notifier socket
s/^(\s*\d+|ppppp) (creating notifier socket)$/ppppp $2/;
s/^ \@(.*exim_daemon_notify)$/ $1/;
- s/^(\s*\d+|ppppp) \@(.*exim_daemon_notify)$/ppppp $2/;
+ s/^(\s*\d+|ppppp) \@?(.*exim_daemon_notify)$/ppppp $2/;
next if /unlinking notifier socket/;
# DISABLE_OCSP