From 179088fcc88a05b25e1802e9543b7943a11c1a23 Mon Sep 17 00:00:00 2001 From: tg Date: Fri, 6 Apr 2012 12:27:15 +0000 Subject: [PATCH] omit glob-bad-2 test on Dell UNIX 4.0 R2.2 (SVR4), too --- check.t | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/check.t b/check.t index 17b4ad4..e1056c8 100644 --- a/check.t +++ b/check.t @@ -1,4 +1,4 @@ -# $MirOS: src/bin/mksh/check.t,v 1.528 2012/03/31 18:28:11 tg Exp $ +# $MirOS: src/bin/mksh/check.t,v 1.529 2012/04/06 12:27:15 tg Exp $ # $OpenBSD: bksl-nl.t,v 1.2 2001/01/28 23:04:56 niklas Exp $ # $OpenBSD: history.t,v 1.5 2001/01/28 23:04:56 niklas Exp $ # $OpenBSD: read.t,v 1.3 2003/03/10 03:48:16 david Exp $ @@ -1894,7 +1894,8 @@ description: Check that symbolic links aren't stat()'d # breaks on FreeMiNT (cannot unlink dangling symlinks) # breaks on MSYS (does not support symlinks) -category: !os:mint,!os:msys +# breaks on Dell UNIX 4.0 R2.2 (SVR4) where unlink also fails +category: !os:mint,!os:msys,!os:svr4.0 file-setup: dir 755 "dir" file-setup: symlink 644 "dir/abc" non-existent-file