summaryrefslogtreecommitdiffstats
path: root/db-testing
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-testing
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-testing')
-rwxr-xr-xdb-testing2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-testing b/db-testing
index 69b5376..579ae37 100755
--- a/db-testing
+++ b/db-testing
@@ -1,3 +1,3 @@
#!/bin/bash
-$(dirname $0)/db-update "testing" "i686"
+$(dirname $0)/db-update "testing"