summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/errors/redirection-error5.0
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/bin/sh/errors/redirection-error5.0')
-rw-r--r--tools/regression/bin/sh/errors/redirection-error5.05
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/regression/bin/sh/errors/redirection-error5.0 b/tools/regression/bin/sh/errors/redirection-error5.0
deleted file mode 100644
index 1fcd47e..0000000
--- a/tools/regression/bin/sh/errors/redirection-error5.0
+++ /dev/null
@@ -1,5 +0,0 @@
-# $FreeBSD$
-# A redirection error on a subshell should not abort the shell.
-exec 2>/dev/null
-( echo bad ) </var/empty/x
-exit 0
OpenPOWER on IntegriCloud