summaryrefslogtreecommitdiffstats
path: root/db-testing64
diff options
context:
space:
mode:
authorAaron Griffin <aaronmgriffin@gmail.com>2009-02-20 19:01:27 +0100
committerAaron Griffin <aaronmgriffin@gmail.com>2009-03-11 16:27:10 +0100
commit1ef058dad91a5ca82db2744776251a2ab68bcf90 (patch)
treeaa6a8925d9a9f0d6673d1b0ac016959f53d9870e /db-testing64
parent891e4f353d098a639c3b1d09d45987f0908b0d38 (diff)
downloaddbscripts-1ef058dad91a5ca82db2744776251a2ab68bcf90.tar.gz
dbscripts-1ef058dad91a5ca82db2744776251a2ab68bcf90.tar.xz
Make db-update parse all architecutres
ARCHES is defined in config. db-update should now loop over all arches on each run and update whatever is in the staging dir. Remove the db-*64 scripts due to this Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'db-testing64')
-rwxr-xr-xdb-testing643
1 files changed, 0 insertions, 3 deletions
diff --git a/db-testing64 b/db-testing64
deleted file mode 100755
index d75a456..0000000
--- a/db-testing64
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/bash
-
-$(dirname $0)/db-update "testing" "x86_64"