diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-09-29 18:34:48 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-09-29 18:34:48 +0200 |
commit | 1054d76b2519efc858a9d23301495a763c1f8230 (patch) | |
tree | 8f0011c34de0b371a0f76c381911baf949014c6c /test/integration/test-bug-591882-conkeror | |
parent | 4d8d8112bb2bdee0f0e3cb46a6677e9fa35d791a (diff) |
fix the testcases which were broken by the new space between number and unit
Diffstat (limited to 'test/integration/test-bug-591882-conkeror')
-rwxr-xr-x | test/integration/test-bug-591882-conkeror | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/integration/test-bug-591882-conkeror b/test/integration/test-bug-591882-conkeror index b1dbb3a0a..27a217b5f 100755 --- a/test/integration/test-bug-591882-conkeror +++ b/test/integration/test-bug-591882-conkeror @@ -34,8 +34,8 @@ The following packages will be upgraded: perl-base perl-modules readline-common sed ttf-dejavu-core ucf whiptail x11-common zlib1g 87 upgraded, 26 newly installed, 5 to remove and 0 not upgraded. -Need to get 0B/54.4MB of archives. -After this operation, 12.4MB of additional disk space will be used. +Need to get 0 B/54.4 MB of archives. +After this operation, 12.4 MB of additional disk space will be used. E: Trivial Only specified but this is not a trivial operation." UPGRADESUCCESS="Reading package lists... @@ -66,8 +66,8 @@ The following packages will be upgraded: perl-base perl-modules readline-common sed ttf-dejavu-core ucf whiptail x11-common zlib1g 88 upgraded, 30 newly installed, 4 to remove and 0 not upgraded. -Need to get 0B/62.9MB of archives. -After this operation, 36.0MB of additional disk space will be used. +Need to get 0 B/62.9 MB of archives. +After this operation, 36.0 MB of additional disk space will be used. E: Trivial Only specified but this is not a trivial operation." # Test that the old behavior can be restored with the option |