diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-07-20 23:33:43 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-07-20 23:33:43 -0400 |
commit | 4242283189a94a79dda78540efe78b2666a944cc (patch) | |
tree | 831d2e27413db667239c8f60fad64d447026dd44 /tests | |
parent | 03adbcf0aa8914fd5556b7913901c98a6940fae4 (diff) | |
download | bfs-4242283189a94a79dda78540efe78b2666a944cc.tar.xz |
Implement -exit [STATUS]
From NetBSD again.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_exit.out | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/test_exit.out b/tests/test_exit.out new file mode 100644 index 0000000..b79fef1 --- /dev/null +++ b/tests/test_exit.out @@ -0,0 +1,16 @@ +basic +basic/a +basic/b +basic/c +basic/e +basic/g +basic/i +basic/j +basic/k +basic/l +basic/c/d +basic/e/f +basic/g/h +basic/j/foo +basic/k/foo +basic/l/foo |