chiark / gitweb /
verbosity
authorColin Watson <cjwatson@chiark.greenend.org.uk>
Mon, 15 May 2006 15:11:08 +0000 (15:11 +0000)
committerColin Watson <cjwatson@chiark.greenend.org.uk>
Mon, 15 May 2006 15:11:08 +0000 (15:11 +0000)
baz-update-config

index 922b75a1b434e5b2b4542433d693a303045b6d80..6eadf04fedbc1f0b86dd565c2f58b74e319dab8b 100755 (executable)
@@ -18,6 +18,8 @@ for line in $(baz cat-config "$1"); do
        DIR="$1"
        VERSION="$2"
 
+       echo "Updating $DIR ($VERSION) ..."
+
        case $VERSION in
                http://*)
                        if [ -d "$DIR" ]; then