.luacov
author Kim Alvefur <zash@zash.se>
Sun, 18 Jul 2021 09:17:31 +0200
changeset 11709 7132acfd287e
parent 9472 cd2f742e5826
permissions -rw-r--r--
mod_s2s: Handle measurement where the local host is unknown This could happen with Dialback-only connections or others that were missing the stream 'to' attribute.

exclude = {
	"^%./spec/";
}