tests: accept ENOTSUP message as well as the EINVAL one
authorJim Meyering <meyering@redhat.com>
Sat, 29 Mar 2008 09:00:44 +0000 (10:00 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 29 Mar 2008 09:00:44 +0000 (10:00 +0100)
commit0ec483f365aaaa28eb748f1909720175cd5dc12c
tree8361db7a4da8f2ad7010595a44456ea4f49ceaa5
parent76576ba2f5e270bfb78e46604392d0258bbf6320
tests: accept ENOTSUP message as well as the EINVAL one

This test would fail on most non-Linux systems because the original
expected an "Invalid argument" diagnostic, yet they all produced
"Operation not supported".
* tests/mkdir/selinux: Accept both strings.  Factor out duplication.
tests/mkdir/selinux