]> Sergey Matveev's repositories - public-inbox.git/blobdiff - examples/grok-pull.post_update_hook.sh
treewide: replace /^I: / prefix with /^# /
[public-inbox.git] / examples / grok-pull.post_update_hook.sh
index 77489472123192ca1df6522e6a1bbaa8fe6845b5..4d303c0326abc6ebfc3bd2863cf3678a6cad9e0d 100755 (executable)
@@ -111,7 +111,7 @@ case $cfg_dir in
                        "publicinbox.$inbox_name.infourl" "$url"
        done
        curl -sSfv "$remote_inbox_url"/description >"$inbox_dir"/description
-       echo "I: $inbox_name at $inbox_dir ($addresses) $local_url"
+       echo "# $inbox_name at $inbox_dir ($addresses) $local_url"
        ;;
 esac