From 42e0c5c69f33849579894bcac033e3b88ad16eaf Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 6 Aug 2019 10:17:39 +0200 Subject: bin/get-package-updates: remove empty line --- bin/get-package-updates | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/get-package-updates') 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 -- cgit v1.2.3