summaryrefslogtreecommitdiffstats
path: root/tests/bfs/D_opt.sh
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2024-02-28 22:10:06 -0500
committerTavian Barnes <tavianator@tavianator.com>2024-02-28 22:10:06 -0500
commit39ce13d45c5881d84e2de98243052811e3648224 (patch)
tree3b6779b2243faca0a1f94077bca478720c91d89d /tests/bfs/D_opt.sh
parent8bc72d6c20c5e38783c4956c4d9fde9b3ee9140c (diff)
downloadbfs-39ce13d45c5881d84e2de98243052811e3648224.tar.xz
tests/bfs/D_opt: Don't rely on directory link counts
Fixes: https://github.com/tavianator/bfs/issues/131
Diffstat (limited to 'tests/bfs/D_opt.sh')
-rw-r--r--tests/bfs/D_opt.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bfs/D_opt.sh b/tests/bfs/D_opt.sh
index d95cf86..c14fe70 100644
--- a/tests/bfs/D_opt.sh
+++ b/tests/bfs/D_opt.sh
@@ -1 +1 @@
-bfs_diff -D opt -nohidden -not \( -type b -o -type c \) -links -5 -links -10 -not -hidden basic
+bfs_diff -D opt -nohidden -not \( -type c -o -type d \) -links -5 -links -10 -not -hidden basic