summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/builtins/eval6.0
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/bin/sh/builtins/eval6.0')
-rw-r--r--tools/regression/bin/sh/builtins/eval6.05
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/regression/bin/sh/builtins/eval6.0 b/tools/regression/bin/sh/builtins/eval6.0
deleted file mode 100644
index 6752bb6..0000000
--- a/tools/regression/bin/sh/builtins/eval6.0
+++ /dev/null
@@ -1,5 +0,0 @@
-# $FreeBSD$
-
-# eval should preserve $? from command substitutions when starting
-# the parsed command.
-[ $(false; eval 'echo $?' $(:)) = 0 ]
OpenPOWER on IntegriCloud