diff options
author | Michael Vogt <mvo@debian.org> | 2010-10-01 15:55:10 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2010-10-01 15:55:10 +0200 |
commit | 6774b53da5215ae1c3ebe6a3fff496d61cd779f7 (patch) | |
tree | 02b9ad23d717bae4d04d85bf0c9c676a52920d53 /test/integration/test-ubuntu-bug-614993 | |
parent | ffde0f7df221d65c698907066591ea425e0b1339 (diff) | |
parent | 63cb76531aa8daca9f1da02a1f3249f5badbc507 (diff) |
merged from lp:~donkult/apt/sid
Diffstat (limited to 'test/integration/test-ubuntu-bug-614993')
-rwxr-xr-x | test/integration/test-ubuntu-bug-614993 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/test-ubuntu-bug-614993 b/test/integration/test-ubuntu-bug-614993 index f54909bc2..d70c65ba2 100755 --- a/test/integration/test-ubuntu-bug-614993 +++ b/test/integration/test-ubuntu-bug-614993 @@ -52,8 +52,8 @@ The following packages will be upgraded: xserver-xorg-video-tseng xserver-xorg-video-vesa xserver-xorg-video-vmware xserver-xorg-video-voodoo 41 upgraded, 5 newly installed, 1 to remove and 3 not upgraded. -Need to get 0B/5505kB of archives. -After this operation, 2294kB disk space will be freed. +Need to get 0 B/5505 kB of archives. +After this operation, 2294 kB disk space will be freed. E: Trivial Only specified but this is not a trivial operation." testequal "$UPGRADE" aptget install xserver-xorg --trivial-only |