summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/errors/redirection-error4.0
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/bin/sh/errors/redirection-error4.0')
-rw-r--r--tools/regression/bin/sh/errors/redirection-error4.07
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/regression/bin/sh/errors/redirection-error4.0 b/tools/regression/bin/sh/errors/redirection-error4.0
deleted file mode 100644
index 2060974..0000000
--- a/tools/regression/bin/sh/errors/redirection-error4.0
+++ /dev/null
@@ -1,7 +0,0 @@
-# $FreeBSD$
-# A redirection error should not abort the shell if there is no command word.
-exec 2>/dev/null
-</var/empty/x
-</var/empty/x y=2
-y=2 </var/empty/x
-exit 0
OpenPOWER on IntegriCloud