Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Skip chflags test on platforms with out /sbin/chflags
Baptiste Daroussin committed 10 years ago
commit 287256fb96bf435eb7aed0e8cd2a5a3ef586d487
parent 32d1e80a9eceefedab5384956e058c07a99595d3
1 file changed +1 -0
modified tests/frontend/extract.sh
@@ -170,6 +170,7 @@ EOF

chflags_body()
{
+
	test -x /sbin/chflags || atf_skip "Requires chflags"
	# use nodump as it is the only one supported as user, by zfs and by
	# libarchive
	touch ${TMPDIR}/a