diff options
Diffstat (limited to 'tools/regression/bin/sh/execution/func1.0')
| -rw-r--r-- | tools/regression/bin/sh/execution/func1.0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/bin/sh/execution/func1.0 b/tools/regression/bin/sh/execution/func1.0 index 29fcc077b592..306cbaa4581a 100644 --- a/tools/regression/bin/sh/execution/func1.0 +++ b/tools/regression/bin/sh/execution/func1.0 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/bin/sh/execution/func1.0,v 1.1.2.3.4.1 2012/03/03 06:15:13 kensmith Exp $ MALLOC_OPTIONS=J ${SH} -c 'g() { g() { :; }; :; }; g' && MALLOC_OPTIONS=J ${SH} -c 'g() { unset -f g; :; }; g' |
