summaryrefslogtreecommitdiffstats
path: root/db-core
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2010-08-14 20:15:50 +0200
committerPierre Schmitz <pierre@archlinux.de>2010-08-14 20:15:50 +0200
commitcdf17a4c4c83c1363a59fa688654276c3d807eae (patch)
treed46f88d11558362bc6e3ea90b5998a89eef541e9 /db-core
parent27abfce26dc4f667fb4702db40acf27317ecfd9f (diff)
downloaddbscripts-cdf17a4c4c83c1363a59fa688654276c3d807eae.tar.gz
dbscripts-cdf17a4c4c83c1363a59fa688654276c3d807eae.tar.xz
Rewrite of db-update
* db-update now updates all repos with packages in its staging dirs * sanity checks are performed before any repo is touched * improved performance * less code; easier to maintain
Diffstat (limited to 'db-core')
-rwxr-xr-xdb-core3
1 files changed, 0 insertions, 3 deletions
diff --git a/db-core b/db-core
deleted file mode 100755
index eaa5032..0000000
--- a/db-core
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-$(dirname $0)/db-update "core"