index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 2 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index 4602fe1..a5ad82e 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -417,7 +417,7 @@ echo 'Check modified packages from the last update, and put them to the build li # shellcheck disable=SC2016 { # delete old binary packages which are not yet built or on the - # deletion list and their build_assignment, if it only built + # deletion list and their build_assignment, if it only builds # deleted packages (first try deleting the build assignment, # otherwise we loose the handle on it!) for with_ba in true false; do |