diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-04-11 12:12:24 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-04-11 12:12:24 +0200 |
commit | fdfdba56b128acf59b40edfdde0dd95fdd9c4439 (patch) | |
tree | 041b312763b851ef6b2085543076e87bde4b6cb0 /test/integration | |
parent | 8bcbc69451bfb00977c16fdb03662c844f6e861e (diff) |
* cmdline/apt-get.cc:
- print list of autoremoves in alphabetical order (Closes: #639008)
Diffstat (limited to 'test/integration')
-rwxr-xr-x | test/integration/test-bug-613420-new-garbage-dependency | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-bug-613420-new-garbage-dependency b/test/integration/test-bug-613420-new-garbage-dependency index 34cf38cbc..7a08871ca 100755 --- a/test/integration/test-bug-613420-new-garbage-dependency +++ b/test/integration/test-bug-613420-new-garbage-dependency @@ -22,7 +22,7 @@ testequal "Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: - openoffice.org-officebean libreoffice-officebean + libreoffice-officebean openoffice.org-officebean Use 'apt-get autoremove' to remove them. The following extra packages will be installed: libreoffice-core libreoffice-officebean openoffice.org-officebean |