]> Sergey Matveev's repositories - public-inbox.git/commitdiff
script/lei: drop leftover message about fallback
authorEric Wong <e@80x24.org>
Fri, 28 May 2021 09:45:21 +0000 (09:45 +0000)
committerEric Wong <e@80x24.org>
Fri, 28 May 2021 18:28:06 +0000 (18:28 +0000)
Non-daemon lei isn't implemented, anymore.

script/lei

index 4d752fd8afdfd027789ea6dc86bbc235bcdd7161..fce8124acc95795d113583416f179927da66dbf1 100755 (executable)
@@ -98,7 +98,6 @@ lei-daemon could not start, exited with \$?=$?
        # try connecting again anyways, unlink+bind may be racy
        connect($sock, $addr) or die <<"";
 connect($path): $! (after attempted daemon start)
-Falling back to (slow) one-shot mode
 
 }
 # (Socket::MsgHdr|Inline::C), $sock are all available: