]> git.saurik.com Git - apple/shell_cmds.git/blame - sh/tests/expansion/length2.0
shell_cmds-207.11.1.tar.gz
[apple/shell_cmds.git] / sh / tests / expansion / length2.0
CommitLineData
deb63bfb 1# $FreeBSD: head/bin/sh/tests/expansion/length2.0 219611 2011-03-13 16:20:38Z jilles $
71aad674
A
2
3v=$-
4[ "${#-}" = "${#v}" ] || echo '${#-} wrong'