From 2634320751a5f719abf2daa5e279aeeef03cdf7f Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 13 Mar 2020 14:16:15 +0000 Subject: [PATCH] Testsuite: fix munge --- test/runtest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtest b/test/runtest index aeb0d8f53..3f37311b1 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 -- 2.30.2