diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2022-10-05 22:00:15 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2022-10-05 22:00:15 -0400 |
commit | 86a478145287afa6352ede556b49b10daf75480e (patch) | |
tree | 56d4cc5b4374bdbc156222861e2ed90d59ed6fcb /tests/test_exec_plus_nonexistent.out | |
parent | 877b62e12ca391f377e13e6b5a18d477a581e657 (diff) | |
download | bfs-86a478145287afa6352ede556b49b10daf75480e.tar.xz |
tests: Test -exec with a nonexistent command
Diffstat (limited to 'tests/test_exec_plus_nonexistent.out')
-rw-r--r-- | tests/test_exec_plus_nonexistent.out | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/test_exec_plus_nonexistent.out b/tests/test_exec_plus_nonexistent.out new file mode 100644 index 0000000..a7ccfe4 --- /dev/null +++ b/tests/test_exec_plus_nonexistent.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 |