summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-06-20 10:59:20 +0200
committerErich Eckner <git@eckner.net>2017-06-20 10:59:20 +0200
commit8a04bad07d3e95a46f061707e0802c81c9d7a410 (patch)
tree553d3011fc778e9bd431769eece3b34455e42e07 /bin/db-update
parent17bc043be3547524ec66c4751c563e3e70866649 (diff)
downloadbuilder-8a04bad07d3e95a46f061707e0802c81c9d7a410.tar.xz
bin/db-update: add todo
Diffstat (limited to 'bin/db-update')
-rwxr-xr-xbin/db-update7
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/db-update b/bin/db-update
index dcf0361..45a5a61 100755
--- a/bin/db-update
+++ b/bin/db-update
@@ -14,7 +14,12 @@
# version
# correctly handle if multiple versions of a single package are marked
-# as "done"
+# as "done" or "testing"
+
+# be more atomic
+
+# do not download and afterwards upload packages which are just being
+# moved
. "${0%/*}/../conf/default.conf"