]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sh: Fix some unquoted variables in tests.
authorjilles <jilles@FreeBSD.org>
Sat, 9 Apr 2016 16:06:13 +0000 (16:06 +0000)
committerjilles <jilles@FreeBSD.org>
Sat, 9 Apr 2016 16:06:13 +0000 (16:06 +0000)
commit8c8069ff15ec4563a7ca9d91a07748e0fd5a5a67
treebbd1633d34def4e58032ded7110db992a7b7060b
parent872f9979ca66f9de4958fee179e93aadf7de7dd8
sh: Fix some unquoted variables in tests.

The builtins/getopts1.0 test failed if a single-character file existed in
the current directory.
bin/sh/tests/builtins/getopts1.0
bin/sh/tests/builtins/getopts2.0
bin/sh/tests/builtins/getopts9.0