From: Phil Sutter Date: Sat, 7 Mar 2020 01:40:56 +0000 (+0100) Subject: tests/py: Fix JSON output for changed timezone X-Git-Tag: v0.9.4~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15416003f339fd16ae4a15553744c04941637bf3;p=thirdparty%2Fnftables.git tests/py: Fix JSON output for changed timezone When setting a fixed timezone, JSON expected output for one (known) asymmetric rule was left out by accident. Fixes: 7e326d697ecf4 ("tests/py: Set a fixed timezone in nft-test.py") Signed-off-by: Phil Sutter --- diff --git a/tests/py/any/meta.t.json.output b/tests/py/any/meta.t.json.output index 037f6718..74b934b8 100644 --- a/tests/py/any/meta.t.json.output +++ b/tests/py/any/meta.t.json.output @@ -620,7 +620,7 @@ } }, "op": "==", - "right": "1970-05-23 21:07:14" + "right": "1970-05-23 22:07:14" } }, {