diff options
author | Denys Vlasenko | 2018-12-27 22:52:13 +0100 |
---|---|---|
committer | Denys Vlasenko | 2018-12-28 13:32:04 +0100 |
commit | 1476760600eff7c51c78b0ba02f1b08558178289 (patch) | |
tree | 3aa056f2a76b1e2c2319b62349c09db05a5661d7 /testsuite/unzip.tests | |
parent | 83e7e13628686c3b11ef14dec94fae169ee08c43 (diff) | |
download | busybox-1476760600eff7c51c78b0ba02f1b08558178289.zip busybox-1476760600eff7c51c78b0ba02f1b08558178289.tar.gz |
bc: rename config options
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/unzip.tests')
-rwxr-xr-x | testsuite/unzip.tests | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests index af53de9..e198dfc 100755 --- a/testsuite/unzip.tests +++ b/testsuite/unzip.tests @@ -31,10 +31,10 @@ rmdir foo rm foo.zip # File containing some damaged encrypted stream -optional FEATURE_UNZIP_CDF +optional FEATURE_UNZIP_CDF CONFIG_UNICODE_SUPPORT testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \ "Archive: bad.zip - inflating: ]3j½r«IK-%Ix + inflating: ]3j½r«I??K-%Ix unzip: corrupted data unzip: inflate error 1 |