diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-20 19:52:53 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-20 19:52:53 +0100 |
commit | dde0c674e423e5f06d1e319e3a096054607a5f72 (patch) | |
tree | 973331313888e2588ab15c8bab989bc79c3b5118 /test | |
parent | 82b6682ac686fa07b02622aa4746b67eccb77e61 (diff) |
reorganize the marker methods a bit by moving the common part to a
seperate IsModeChangeOk which checks sanity and dpkg holds
Diffstat (limited to 'test')
-rwxr-xr-x | test/integration/test-bug-549968-install-depends-of-not-installed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-bug-549968-install-depends-of-not-installed b/test/integration/test-bug-549968-install-depends-of-not-installed index 871d236b9..d5eae1ae6 100755 --- a/test/integration/test-bug-549968-install-depends-of-not-installed +++ b/test/integration/test-bug-549968-install-depends-of-not-installed @@ -17,7 +17,7 @@ setupaptarchive testequal 'Reading package lists... Building dependency tree... MarkInstall coolstuff [ i386 ] < none -> 1.0 > ( other ) FU=1 - Hold prevents MarkInstall of extracoolstuff [ i386 ] < none -> 1.0 > ( other ) FU=0 + Hold prevents MarkInstall of extracoolstuff [ i386 ] < none -> 1.0 > ( other ) Package extracoolstuff is not installed, so not removed The following NEW packages will be installed: coolstuff |