From 7667c1bbbb8e4bacda38995294694acbe162789b Mon Sep 17 00:00:00 2001 From: Francois Charette Date: Tue, 15 Sep 2009 08:40:37 +0200 Subject: added testing2...-any scripts Signed-off-by: Aaron Griffin --- testing2core-any | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 testing2core-any (limited to 'testing2core-any') diff --git a/testing2core-any b/testing2core-any new file mode 100755 index 0000000..a0993e8 --- /dev/null +++ b/testing2core-any @@ -0,0 +1,11 @@ +#!/bin/bash + +if [ $# -le 0 ]; then + echo "usage: $(basename 0) [ [ Moving package '$pkg'" + $(dirname $0)/db-move "$pkg" "testing" "core" "any" +done -- cgit v1.2.3-54-g00ecf