diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/get-package-updates | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates index c08791c..9004b31 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -91,8 +91,7 @@ done | \ esac done -# TODO: -# Put the list in the proper build order. +# Put the list in the proper build order. declare -A packages_built declare -A packages_needed |