check: remove unnecessary category check

Upstream added nosymlink on OS/2.

    modified:   check.t
This commit is contained in:
KO Myung-Hun 2015-07-21 15:57:53 +09:00
parent a83f87baf0
commit 12271f0adc
1 changed files with 1 additions and 1 deletions

View File

@ -1198,7 +1198,7 @@ need-pass: no
# the mv command fails on Cygwin # the mv command fails on Cygwin
# Hurd aborts the testsuite (permission denied) # Hurd aborts the testsuite (permission denied)
# QNX does not find subdir to cd into # QNX does not find subdir to cd into
category: !os:cygwin,!os:gnu,!os:msys,!os:nto,!os:os390,!os:os2,!nosymlink category: !os:cygwin,!os:gnu,!os:msys,!os:nto,!os:os390,!nosymlink
file-setup: file 644 "x" file-setup: file 644 "x"
mkdir noread noread/target noread/target/subdir mkdir noread noread/target noread/target/subdir
ln -s noread link ln -s noread link