diff options
author | Erich Eckner <git@eckner.net> | 2017-05-18 08:58:27 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-05-18 08:58:27 +0200 |
commit | 39d159d60374a46ff3f4394f24288379db32b9a6 (patch) | |
tree | 87035de06b828677dc7839df4b5a683ae59e891f /bin/get-package-updates | |
parent | 70d495c1cb14570524011935bbe0e34ca22f8d4d (diff) | |
download | builder-39d159d60374a46ff3f4394f24288379db32b9a6.tar.xz |
update TODOs
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-x | bin/get-package-updates | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates index 09da704..d9dd362 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -7,7 +7,7 @@ # TODOs: # additional to blacklisted packages ignore any packages depending on them # be more secure in case of update while build(s) is/are still in progress -# -> (stale) lock files, moving loop lock files +# -> (stale) lock files, moving (or changing content of) loop lock files . "${0%/*}/../conf/default.conf" |