Package: assword
Version: 0.8-2
User: [email protected]
Usertags: find-perm-plus
Hello,
the assword package uses find -perm +xxx. This GNU extension
syntax is deprecated and does not work in GNU findutils 4.5.11 and
later. Please change to find -perm /xxx instead.
The new syntax was introduced in 4.2.25 (October 2005) and should
therefore be available on any relevant system.
--------------
assword_0.8-2/test/basic
eval $(sed -n -e '/^TESTS="$/,/^"$/p' $TEST_DIRECTORY/assword-test)
tests_in_suite=$(for i in $TESTS $TESTS_NET; do echo $i; done | sort)
available=$(find "$TEST_DIRECTORY" -maxdepth 1 -type f -perm +111 \
! -name '*~' \
! -name 'lib/*'
--------------
cu Andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'