projects
/
public-inbox.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74b5dc0
)
script/lei: drop leftover message about fallback
author
Eric Wong <e@80x24.org>
Fri, 28 May 2021 09:45:21 +0000 (09:45 +0000)
committer
Eric Wong <e@80x24.org>
Fri, 28 May 2021 18:28:06 +0000 (18:28 +0000)
Non-daemon lei isn't implemented, anymore.
script/lei
patch
|
blob
|
history
diff --git
a/script/lei
b/script/lei
index 4d752fd8afdfd027789ea6dc86bbc235bcdd7161..fce8124acc95795d113583416f179927da66dbf1 100755
(executable)
--- 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: