]> code.ossystems Code Review - openembedded-core.git/commit
acl: Fix re pattern in test cases
authorHe Zhe <zhe.he@windriver.com>
Thu, 3 Mar 2016 07:16:43 +0000 (02:16 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Mar 2016 23:52:56 +0000 (23:52 +0000)
commit2981d026460658fd2db7df3618d718fe6e8bfca0
treec23f025a74ee5414421ea0e5e07a59f36922f3a5
parent421e8ac60ff6eb87e66ebeab6f14d74216386578
acl: Fix re pattern in test cases

ls adds a '.' at the end of the permission field list on SELinux
machines, filter this out so root tests work on SELinux machines.
And backport one patch for other tests.

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/attr/acl.inc
meta/recipes-support/attr/acl/test-fix-insufficient-quoting-of.patch [new file with mode: 0644]
meta/recipes-support/attr/acl/test-fixups-on-SELinux-machines-for-root-testcases.patch [new file with mode: 0644]