]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Encoding for subprocess and typecast fixes
authorNarasimhan V <sim@linux.vnet.ibm.com>
Tue, 25 Feb 2020 18:35:58 +0000 (00:05 +0530)
committerKeith Busch <kbusch@kernel.org>
Tue, 25 Feb 2020 19:10:10 +0000 (12:10 -0700)
commitd882eea57bb798c20eb292e8d4f1d7916e0f3d27
tree6255ede984c7b8e8e31948d70817c1592ba2d91a
parent4d3b2b5b6ab4be268f37eff8a04914b6a5669527
Encoding for subprocess and typecast fixes

Encoding, string handling fixes for subprocess.
Also some related typecast fixes.

Signed-off-by: Narasimhan V <sim@linux.vnet.ibm.com>
tests/nvme_create_max_ns_test.py
tests/nvme_format_test.py
tests/nvme_fw_log_test.py
tests/nvme_get_features_test.py
tests/nvme_id_ns_test.py
tests/nvme_test.py