From 5f4136b943c218792b77a397882fff56e04dd8ef Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 23 Nov 2023 12:00:58 -0800 Subject: [PATCH] run tests --- jc/parsers/tune2fs.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jc/parsers/tune2fs.py b/jc/parsers/tune2fs.py index ab58e1c5..28398a1b 100644 --- a/jc/parsers/tune2fs.py +++ b/jc/parsers/tune2fs.py @@ -1,5 +1,7 @@ """jc - JSON Convert `tune2fs -l` command output parser +force tests + Usage (cli): $ tune2fs -l /dev/xvda4 | jc --tune2fs