index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/why-dont-you | 4 |
diff --git a/bin/why-dont-you b/bin/why-dont-you index 5e257d1..c3c42e0 100755 --- a/bin/why-dont-you +++ b/bin/why-dont-you @@ -268,6 +268,10 @@ case "${action}" in exit fi +# TODO: This logic is different from `calculate_maximal_moveable_set`: +# If a package has a broken dependency already, we do not see it, but +# db-update does. + # shellcheck disable=SC2016 { for copy in '' '_2'; do |