summaryrefslogtreecommitdiff
path: root/bin/db-update
diff options
context:
space:
mode:
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"