Joachim Schmitz wrote:
> Looks much better now. 'make check' now reports:
> PASS: test-file-has-acl.sh
> PASS: test-set-mode-acl.sh

Very nice! These are usually the hardest ones to make pass on a new
platform.

> unknown permission ":0"
> PASS: test-copy-acl.sh
> unknown permission ":0"
> PASS: test-copy-file.sh

Can you do "VERBOSE=1 make check TESTS=test-copy-acl.sh" ?
This should show where the 'unknown permission ":0"' comes from.
Maybe you can also find out how to correct this problem in the test?

Bruno

Reply via email to