diff options
Diffstat (limited to '')
-rw-r--r-- | bin/1sh/tests/execution/int-cmd1.0 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/1sh/tests/execution/int-cmd1.0 b/bin/1sh/tests/execution/int-cmd1.0 new file mode 100644 index 00000000..6c415646 --- /dev/null +++ b/bin/1sh/tests/execution/int-cmd1.0 @@ -0,0 +1,3 @@ +# $FreeBSD: releng/12.1/bin/sh/tests/execution/int-cmd1.0 253271 2013-07-12 15:29:41Z jilles $ + +! echo echo bad | $SH -ic 'fi' 2>/dev/null |