index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2017-06-20 10:59:20 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-06-20 10:59:20 +0200 |
commit | 8a04bad07d3e95a46f061707e0802c81c9d7a410 (patch) | |
tree | 553d3011fc778e9bd431769eece3b34455e42e07 /bin | |
parent | 17bc043be3547524ec66c4751c563e3e70866649 (diff) |
-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" |