summaryrefslogtreecommitdiffstats
path: root/tools/regression/bin/sh/execution/func3.0
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/bin/sh/execution/func3.0')
-rw-r--r--tools/regression/bin/sh/execution/func3.07
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/regression/bin/sh/execution/func3.0 b/tools/regression/bin/sh/execution/func3.0
deleted file mode 100644
index e0ed581..0000000
--- a/tools/regression/bin/sh/execution/func3.0
+++ /dev/null
@@ -1,7 +0,0 @@
-# $FreeBSD$
-
-# This may fail when parsing or when defining the function, or the definition
-# may silently do nothing. In no event may the function be executed.
-
-${SH} -c 'unset() { echo overriding function executed, bad; }; v=1; unset v; exit "${v-0}"' 2>/dev/null
-:
OpenPOWER on IntegriCloud