index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/db-update | 7 |
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" |