diff options
author | Erich Eckner <git@eckner.net> | 2020-01-30 10:20:19 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-01-30 10:20:19 +0100 |
commit | 491ea7b73d20a2c43a96b8716c0f5335ee27289e (patch) | |
tree | 45cb73c2ca5ef85513cd976d8856a62177a32cec /bin/create-build-support-package | |
parent | 55c05642d2a49d55c6409beeb948130a305df5b7 (diff) | |
download | builder-491ea7b73d20a2c43a96b8716c0f5335ee27289e.tar.xz |
identify which scripts should use the intentions-queue, too
Diffstat (limited to 'bin/create-build-support-package')
-rwxr-xr-x | bin/create-build-support-package | 2 |
1 files changed, 2 insertions, 0 deletions
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:' |