diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-10-31 12:24:01 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-31 12:24:01 -0400 |
commit | e831a394426e19c39f94d9e8802aead7f25ba00d (patch) | |
tree | 04e9063206c54d9cad005903a5efbfe279a6826f /tests/bfs/color_ca.out | |
parent | 515cda3e3763484af448ad1bc599d583eeeadb18 (diff) | |
parent | 7152645618fc22766f5c954d12e9489866633e26 (diff) | |
download | bfs-e831a394426e19c39f94d9e8802aead7f25ba00d.tar.xz |
Merge pull request #146 from jody-frankowski/fix/capa-color-non-linux
Fix bfs coloring all files as if they had a capability, on non-Linux systems
Diffstat (limited to 'tests/bfs/color_ca.out')
-rw-r--r-- | tests/bfs/color_ca.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/bfs/color_ca.out b/tests/bfs/color_ca.out new file mode 100644 index 0000000..bf74202 --- /dev/null +++ b/tests/bfs/color_ca.out @@ -0,0 +1,4 @@ +[01;34m.[0m +[01;34m./[0m[01;36mlink[0m +[01;34m./[0m[30;41mcapable[0m +[01;34m./[0mnormal |