]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/579: handle quoted cmp output
authorAndrey Albershteyn <aalbersh@kernel.org>
Thu, 19 Feb 2026 15:25:22 +0000 (16:25 +0100)
committerZorro Lang <zlang@kernel.org>
Fri, 20 Feb 2026 17:06:47 +0000 (01:06 +0800)
commit6fe19be2ecc16dd610f1252c849d1c2493325fb2
tree9ca659cc6c2c430acefdd0e0929352883215b929
parent75bbf15c562942d9329fb44ea3b6190509c8f748
generic/579: handle quoted cmp output

diffutils updated cmp with more consistent quoting in commit:

69ae797392bd cmp,diff,diff3,sdiff: quote more consistently

This causes generic/579 to fail from time to time due to grep not
catching these errors. Remove quote to work with new and old version of
cmp.

Signed-off-by: Andrey Albershteyn <aalbersh@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/579