diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2022-07-12 23:48:39 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2022-07-12 23:49:07 -0400 |
commit | 46e3798fbaa5c41d73651e814f9f3212ab4c20eb (patch) | |
tree | 9b87bde407d86206279cebb155fda33f8baa46ee /tests/test_exec_nopath.out | |
parent | b06a87622065fb4c1c86bc7d5638bd6f46c9648f (diff) | |
download | bfs-46e3798fbaa5c41d73651e814f9f3212ab4c20eb.tar.xz |
tests: New test for -exec with unset $PATH
Diffstat (limited to 'tests/test_exec_nopath.out')
-rw-r--r-- | tests/test_exec_nopath.out | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/test_exec_nopath.out b/tests/test_exec_nopath.out new file mode 100644 index 0000000..a7ccfe4 --- /dev/null +++ b/tests/test_exec_nopath.out @@ -0,0 +1,19 @@ +basic +basic/a +basic/b +basic/c +basic/c/d +basic/e +basic/e/f +basic/g +basic/g/h +basic/i +basic/j +basic/j/foo +basic/k +basic/k/foo +basic/k/foo/bar +basic/l +basic/l/foo +basic/l/foo/bar +basic/l/foo/bar/baz |