diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2016-12-18 18:35:33 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2016-12-18 18:35:33 -0500 |
commit | 8fad779ae21b1052268af0befa930c75d1dd780b (patch) | |
tree | 59fe107f78d9b53f0e6d3ac59e326105a2d06230 /tests/test_0116.out | |
parent | e319411a3f2f4e82f3519cc1a1f45e7153a5e2af (diff) | |
download | bfs-8fad779ae21b1052268af0befa930c75d1dd780b.tar.xz |
Implement BSD find's -depth N
Diffstat (limited to 'tests/test_0116.out')
-rw-r--r-- | tests/test_0116.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_0116.out b/tests/test_0116.out new file mode 100644 index 0000000..847995d --- /dev/null +++ b/tests/test_0116.out @@ -0,0 +1,3 @@ +basic/k/foo/bar +basic/l/foo/bar +basic/l/foo/bar/baz |