mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
bump(github.com/coreos/go-systemd): 05a794e41e912eca8ebe1538241815f80da76d69
This commit is contained in:
parent
7c29d5bf5c
commit
d32fd00bbb
@ -13,7 +13,7 @@ func HelloServer(w http.ResponseWriter, req *http.Request) {
|
||||
}
|
||||
|
||||
func main() {
|
||||
files := activation.Files()
|
||||
files := activation.Files(true)
|
||||
|
||||
if len(files) != 1 {
|
||||
panic("Unexpected number of socket activation fds")
|
||||
|
Loading…
x
Reference in New Issue
Block a user