attr: add test.sh to handle version check
authorAlexandru Ardelean <redacted>
Thu, 30 Apr 2026 15:21:37 +0000 (18:21 +0300)
committerJosef Schlehofer <redacted>
Thu, 30 Apr 2026 17:40:38 +0000 (19:40 +0200)
commit12d8cda801cf2d3e1bc91d67501c6a040bbeae6a
treed1476b72b37485e1237ccd0e3c0bf49f20f17d23
parent8238e4ddfa37ce29ed78997c311eb85eca11eca0
attr: add test.sh to handle version check

The generic CI test fails for /usr/bin/attr because that binary does
not implement --version. getfattr and setfattr do, so test those for
the version string and only verify attr is present and executable.

Signed-off-by: Alexandru Ardelean <redacted>
utils/attr/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT