]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: json_echo: convert to py3
authorShekhar Sharma <shekhar250198@gmail.com>
Tue, 28 May 2019 00:36:53 +0000 (06:06 +0530)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 29 May 2019 07:45:47 +0000 (09:45 +0200)
commita35e3a0cdc63a1e177a9950e3f8e73ce862d3163
treee29fa8f7fd5120be2ad02fcec56ecd13360c982b
parentc34ad1653ff98db5d1ddceab663401055ac7ae4c
tests: json_echo: convert to py3

This patch converts the run-test.py file to run on both python3 and python2.

Signed-off-by: Shekhar Sharma <shekhar250198@gmail.com>
Acked-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/json_echo/run-test.py