From 12271f0adc49cf28d5278a1eed536382b6b0df4a Mon Sep 17 00:00:00 2001 From: KO Myung-Hun Date: Tue, 21 Jul 2015 15:57:53 +0900 Subject: [PATCH] check: remove unnecessary category check Upstream added nosymlink on OS/2. modified: check.t --- check.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check.t b/check.t index 3f42409..0070e2e 100644 --- a/check.t +++ b/check.t @@ -1198,7 +1198,7 @@ need-pass: no # the mv command fails on Cygwin # Hurd aborts the testsuite (permission denied) # 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" mkdir noread noread/target noread/target/subdir ln -s noread link