From 7fc8fedea48fccce0ceb31383061519754bdaa1d Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Wed, 21 May 2008 02:25:46 -0400 Subject: Remove arch from the testing2 scripts, add *64 version Thanks Pierre for the suggestion. This is much more in line with the existing DB scripts Signed-off-by: Aaron Griffin --- testing2extra | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'testing2extra') diff --git a/testing2extra b/testing2extra index 7c6c87d..3be108e 100755 --- a/testing2extra +++ b/testing2extra @@ -1,13 +1,11 @@ #!/bin/bash -if [ $# -le 1 ]; then - echo "usage: $(basename 0) [ [ [ [ Moving package '$pkg'" - $(dirname $0)/db-move "$pkg" "testing" "extra" "$arch" + $(dirname $0)/db-move "$pkg" "testing" "extra" "i686" done -- cgit v1.2.3-54-g00ecf