commit 0cedb90f0b69fa24a71566e6100f9f6137cd8b09 Author: juga0 juga@riseup.net Date: Wed May 23 09:01:41 2018 +0000
Do not generate file if timestamp is missing --- bandwidth-file-spec.txt | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/bandwidth-file-spec.txt b/bandwidth-file-spec.txt index a8cfa0a..db8c881 100644 --- a/bandwidth-file-spec.txt +++ b/bandwidth-file-spec.txt @@ -128,6 +128,9 @@ It consists of: If there are scanners that do not run continuously, they SHOULD be excluded from the timestamp calculation.
+ If a generator does not have information about the most recent result, + it MUST NOT generate the file. + It does not follow the KeyValue format for backwards compatibility with version 1.0.0.