]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/lei.t
lei: test SIGPIPE, stop xsearch workers on client abort
[public-inbox.git] / t / lei.t
diff --git a/t/lei.t b/t/lei.t
index 6819f1829a24a67bf9e628ceef9ce6d445bbecdb..3ebaade6d0b1e534db94b3113d56d0267fe7226f 100644 (file)
--- a/t/lei.t
+++ b/t/lei.t
@@ -215,7 +215,7 @@ SKIP: { # real socket
        skip 'Socket::MsgHdr or Inline::C missing or unconfigured', $nr;
 
        local $ENV{XDG_RUNTIME_DIR} = "$home/xdg_run";
-       my $sock = "$ENV{XDG_RUNTIME_DIR}/lei/$nfd.sock";
+       my $sock = "$ENV{XDG_RUNTIME_DIR}/lei/$nfd.seq.sock";
 
        ok($lei->('daemon-pid'), 'daemon-pid');
        is($err, '', 'no error from daemon-pid');