summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2011-06-04 11:28:42 +0000
committerjilles <jilles@FreeBSD.org>2011-06-04 11:28:42 +0000
commit0383d0751d180215bdb2268fa235e97741d740c2 (patch)
tree80e24b5433d4edd6eabffe09170f84dca02e51f9 /tools
parent52f95b8be3ede837bab7fffb8def746ab16c733a (diff)
downloadFreeBSD-src-0383d0751d180215bdb2268fa235e97741d740c2.zip
FreeBSD-src-0383d0751d180215bdb2268fa235e97741d740c2.tar.gz
sh: Honour -n while processing -c string.
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/bin/sh/execution/set-n4.03
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/regression/bin/sh/execution/set-n4.0 b/tools/regression/bin/sh/execution/set-n4.0
new file mode 100644
index 0000000..3698508
--- /dev/null
+++ b/tools/regression/bin/sh/execution/set-n4.0
@@ -0,0 +1,3 @@
+# $FreeBSD$
+
+$SH -nc 'echo bad'
OpenPOWER on IntegriCloud