From aa2401a60ac5243bed8616b108894d7a954bba8e Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 24 Jun 2018 16:28:27 -0400 Subject: tests: Relax test_depth_error Whether bfs can return children of a directory without search permission depends on whether d_type is filled in, which can't be guaranteed. --- tests/test_depth_error.out | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/test_depth_error.out b/tests/test_depth_error.out index fad4b28..ed0e9a1 100644 --- a/tests/test_depth_error.out +++ b/tests/test_depth_error.out @@ -1,4 +1,2 @@ scratch -scratch/baz scratch/foo -scratch/baz/qux -- cgit v1.2.3