index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2020-02-14 14:35:37 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-02-14 14:35:37 +0100 |
commit | dd41f5ad7b0ed6ab0356b67a279d60f9d3fb1200 (patch) | |
tree | 86a22b2042f1f9014cfe87d69251e36340b45a7d /bin/get-package-updates | |
parent | 6723888561621229568e4aa10b1c2e706c1ced67 (diff) |
-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 |