]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: use array keys in more robust way
authorKarel Zak <kzak@redhat.com>
Thu, 23 Nov 2023 10:08:17 +0000 (11:08 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 23 Nov 2023 10:08:17 +0000 (11:08 +0100)
commitc10f144a6deef274bfe2eaf3752192b03b1f9a55
tree3d2d5f00d4bff6b9119f7c3737e80b077c6f644f
parentbf9a7c5461861baead5265d8d61b654c2ad80944
tests: use array keys in more robust way

Let's use while-loop to support arbitrary key and to avoid fragile
quotes for strings .

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/ts/libsmartcols/filter