From 428a876ba62be88320acb11c48a1a3f45cc209a9 Mon Sep 17 00:00:00 2001 From: Daniel J Griffiths Date: Fri, 18 Sep 2009 11:49:21 -0700 Subject: Add "testing to repo" scripts for community Signed-off-by: Aaron Griffin --- community-testing2community64 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 community-testing2community64 (limited to 'community-testing2community64') diff --git a/community-testing2community64 b/community-testing2community64 new file mode 100755 index 0000000..3f88a4d --- /dev/null +++ b/community-testing2community64 @@ -0,0 +1,11 @@ +#!/bin/bash + +if [ $# -le 0 ]; then + echo "usage: $(basename 0) [ [ Moving package '$pkg'" + $(dirname $0)/db-move "$pkg" "community-testing" "community" "x86_64" +done -- cgit v1.2.3-2-g168b