From: Eric Wong Date: Fri, 28 May 2021 09:45:21 +0000 (+0000) Subject: script/lei: drop leftover message about fallback X-Git-Tag: v1.7.0~628 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=82e141cdf4a00de174b0a919689d846bb387cbf5 script/lei: drop leftover message about fallback Non-daemon lei isn't implemented, anymore. --- diff --git a/script/lei b/script/lei index 4d752fd8..fce8124a 100755 --- a/script/lei +++ b/script/lei @@ -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: