prt-get: show undecided diffs by default when using "prefer higher"

git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1877 0b5ae1c7-2405-0410-a7fc-ba219f786e1e
This commit is contained in:
Johannes Winkelmann 2006-09-13 17:49:41 +00:00
parent 73dbd9babc
commit 30f5245b45
1 changed files with 1 additions and 2 deletions

View File

@ -931,8 +931,7 @@ void PrtGet::printDiff()
}
}
if (m_undefinedVersionComp.size() &&
(m_parser->all() || m_parser->verbose()) ) {
if (m_undefinedVersionComp.size()) {
cout << "\n\n" << "Undecidable version differences (use --strict-diff)"
<< endl << endl;
printFormattedDiffLine("Port",