index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/get-package-updates | 1 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index 3b7f440..8c692a6 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -425,7 +425,6 @@ echo 'Check modified packages from the last update, and put them to the build li fi fi if [ "${mode}" = 'A' ] || [ "${mode}" = 'M' ]; then - # shellcheck disable=SC2016 { # delete old build assignment and associated binary packages |