summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-02-14 14:35:37 +0100
committerErich Eckner <git@eckner.net>2020-02-14 14:35:37 +0100
commitdd41f5ad7b0ed6ab0356b67a279d60f9d3fb1200 (patch)
tree86a22b2042f1f9014cfe87d69251e36340b45a7d /bin/get-package-updates
parent6723888561621229568e4aa10b1c2e706c1ced67 (diff)
downloadbuilder-dd41f5ad7b0ed6ab0356b67a279d60f9d3fb1200.tar.xz
bin/get-package-updates: fix typo in comment
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates2
1 files changed, 1 insertions, 1 deletions
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