From 491ea7b73d20a2c43a96b8716c0f5335ee27289e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 30 Jan 2020 10:20:19 +0100 Subject: identify which scripts should use the intentions-queue, too --- bin/create-build-support-package | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/create-build-support-package') diff --git a/bin/create-build-support-package b/bin/create-build-support-package index dc7b7bd..a133e86 100755 --- a/bin/create-build-support-package +++ b/bin/create-build-support-package @@ -5,6 +5,8 @@ # TODO: remove hard-coded package suffixes +# TODO: use the intention-queue + # shellcheck disable=SC2016 usage() { >&2 echo 'usage:' -- cgit v1.2.3