zfs/tests/zfs-tests/tests/functional/cli_root/zfs_program
Brian Behlendorf a6f6ef8bda
ZTS: zfs_program_json
As of Python 3.5 the default behavior of json.tool was changed to
preserve the input order rather than lexical order.  The test case
expects the output to be sorted so apply the --sort-keys option
to the json.tool command when using Python 3.5 and the option is
supported.

    https://docs.python.org/3/library/json.html#module-json.tool

Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9774
2019-12-27 12:12:41 -08:00
..
Makefile.am Add JSON output support to channel programs 2018-03-19 12:40:58 -07:00
cleanup.ksh Add JSON output support to channel programs 2018-03-19 12:40:58 -07:00
setup.ksh Add JSON output support to channel programs 2018-03-19 12:40:58 -07:00
zfs_program_json.ksh ZTS: zfs_program_json 2019-12-27 12:12:41 -08:00