From e2f526768e1d91893dc2772962be8155205b9c50 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 3 Sep 2019 17:08:10 -0400 Subject: color: Fix directory coloring when resolving symlinks at the root --- tests/test_color_ls.out | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/test_color_ls.out (limited to 'tests') diff --git a/tests/test_color_ls.out b/tests/test_color_ls.out new file mode 100644 index 0000000..59a791a --- /dev/null +++ b/tests/test_color_ls.out @@ -0,0 +1,6 @@ +foo/bar/baz +foo/bar/nowhere +foo/bar/nowhere/nothing +foo/bar/baz/qux +scratch/foo/bar +/__bfs__/nowhere -- cgit v1.2.3