diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-07-09 16:35:38 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-07-09 16:35:38 -0400 |
commit | 2328d8dbb5a8c774afb99d363b6e98cd25ee304d (patch) | |
tree | 53822ecfebc872335e9b13f2fb255f0b2aa808d6 /tests/test_colors.out | |
parent | f4eed3b771a987ef441fea49ababc356a2933086 (diff) | |
download | bfs-2328d8dbb5a8c774afb99d363b6e98cd25ee304d.tar.xz |
Handle ENOTDIR the same as ENOENT
For a/b/c, ENOTDIR is returned instead of ENOENT if a or b are not
directories. Handle this uniformly when detecting broken symlinks,
readdir races, etc.
Diffstat (limited to 'tests/test_colors.out')
-rw-r--r-- | tests/test_colors.out | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_colors.out b/tests/test_colors.out index a9ab84a..8c8b244 100644 --- a/tests/test_colors.out +++ b/tests/test_colors.out @@ -2,6 +2,7 @@ [01;34mlinks/[0m[01;34md[0m [01;34mlinks/[0m[01;36mb[0m [01;34mlinks/[0m[01;36mh[0m +[01;34mlinks/[0m[40;31;01mj[0m [01;34mlinks/[0ma [01;34mlinks/[0mc [01;34mlinks/d/[0m[01;34me[0m |