From 4242283189a94a79dda78540efe78b2666a944cc Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 20 Jul 2017 23:33:43 -0400 Subject: Implement -exit [STATUS] From NetBSD again. --- tests/test_exit.out | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/test_exit.out (limited to 'tests') 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 -- cgit v1.2.3