From deb86cc435f380d7084f727176bf964691c6196d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 23 Apr 2018 16:18:34 +0200 Subject: bin/get-package-updates: add comment --- bin/get-package-updates | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/get-package-updates') diff --git a/bin/get-package-updates b/bin/get-package-updates index 2a64219..6054379 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -190,6 +190,7 @@ echo 'Check modified packages from the last update, and put them to the build li # If a new package is added, then ensure that it's not on the deletion list. trigger_rebuild_on_any_file_sed_expression=$( + # note: This only works for upstream sources! # shellcheck disable=SC2016 { printf 'SELECT DISTINCT CONCAT(' -- cgit v1.2.3-54-g00ecf