index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
bfs
/
nowarn.sh
blob: d9f9ab353fd681ac49a7b5961764cdd2b5da39ba (
plain
)
1
2
stderr
=
$(
invoke_bfs
basic
-nowarn
-depth
-prune
2
>
&
1
>/dev/null
)
[
-z
"
$stderr
"
]