]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
tests/py: Fix JSON output for changed timezone
authorPhil Sutter <phil@nwl.cc>
Sat, 7 Mar 2020 01:40:56 +0000 (02:40 +0100)
committerPhil Sutter <phil@nwl.cc>
Tue, 10 Mar 2020 15:28:04 +0000 (16:28 +0100)
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 <phil@nwl.cc>
tests/py/any/meta.t.json.output

index 037f67189682e00217c768cc081f210d6a1c2842..74b934b8483934489e9654acb768320b69385404 100644 (file)
                 }
             },
             "op": "==",
-            "right": "1970-05-23 21:07:14"
+            "right": "1970-05-23 22:07:14"
         }
     },
     {