From 652fa7ad93bfa708f0764b64107a54f4dcaf17bd Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Tue, 22 Sep 2009 16:25:51 -0400 Subject: Renamed community-testing2* scripts We know the repo. Lets make the names nicer Signed-off-by: Aaron Griffin --- testing2community-any | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 testing2community-any (limited to 'testing2community-any') diff --git a/testing2community-any b/testing2community-any new file mode 100755 index 0000000..e63a7ec --- /dev/null +++ b/testing2community-any @@ -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" "any" +done -- cgit v1.2.3-24-g4f1b