omit glob-bad-2 test on Dell UNIX 4.0 R2.2 (SVR4), too
This commit is contained in:
		
							
								
								
									
										5
									
								
								check.t
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								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: 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: 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 $ | # $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 | 	Check that symbolic links aren't stat()'d | ||||||
| # breaks on FreeMiNT (cannot unlink dangling symlinks) | # breaks on FreeMiNT (cannot unlink dangling symlinks) | ||||||
| # breaks on MSYS (does not support 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: dir 755 "dir" | ||||||
| file-setup: symlink 644 "dir/abc" | file-setup: symlink 644 "dir/abc" | ||||||
| 	non-existent-file | 	non-existent-file | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user