typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
3d5b606931
commit
344a44fbc5
@ -13,7 +13,7 @@ mkdir ls.testdir || exit 1
|
||||
|
||||
# With Unicode provided by libc locale, I'm not sure this test can pass.
|
||||
# I suspect we might fail to skip exactly correct number of bytes
|
||||
# over broked unicode sequences.
|
||||
# over broken unicode sequences.
|
||||
test x"$CONFIG_FEATURE_ASSUME_UNICODE" = x"y" \
|
||||
&& test x"$CONFIG_LOCALE_SUPPORT" != x"y" \
|
||||
&& test x"$CONFIG_SUBST_WCHAR" = x"63" \
|
||||
|
Loading…
Reference in New Issue
Block a user