From a749983e8f2becf7c5427b0e5c449d457afbe385 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Wed, 7 Dec 2011 12:17:58 -0300 Subject: Be verbose --- any-to-ours | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/any-to-ours b/any-to-ours index 1bd7e8a..15a20be 100755 --- a/any-to-ours +++ b/any-to-ours @@ -54,7 +54,7 @@ for _repo in ${ARCHREPOS[@]}; do continue fi - msg2 "Synced ${#SYNCED[@]} packages" + msg2 "Synced ${#SYNCED[@]} packages: ${SYNCED[@]}" msg2 "Adding to db..." -- cgit v1.2.3-54-g00ecf