From 1ef058dad91a5ca82db2744776251a2ab68bcf90 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Fri, 20 Feb 2009 10:01:27 -0800 Subject: 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 --- db-testing64 | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 db-testing64 (limited to 'db-testing64') 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" -- cgit v1.2.3-24-g4f1b