From 62b7912c1723419072384a7cb2ac31c1d954d51f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 2 Mar 2020 12:01:56 +0100 Subject: bin/why-dont-you: add TODO --- bin/why-dont-you | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin') 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 -- cgit v1.2.3