From 597aa41a5c1fc8f51e45dfc095eaf1aa99821bca Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 4 Jun 2024 16:40:31 -0400 Subject: tests: New inaccessible/ directory tree for permission errors --- tests/posix/depth_error.sh | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'tests/posix/depth_error.sh') diff --git a/tests/posix/depth_error.sh b/tests/posix/depth_error.sh index db414ba..9b29385 100644 --- a/tests/posix/depth_error.sh +++ b/tests/posix/depth_error.sh @@ -1,7 +1 @@ -cd "$TEST" -"$XTOUCH" -p foo/bar - -chmod a-r foo -defer chmod +r foo - -! bfs_diff . -depth +! bfs_diff inaccessible -depth -- cgit v1.2.3