about summary refs log tree commit homepage
path: root/examples/grok-pull.post_update_hook.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/grok-pull.post_update_hook.sh')
-rwxr-xr-xexamples/grok-pull.post_update_hook.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/grok-pull.post_update_hook.sh b/examples/grok-pull.post_update_hook.sh
index 77489472..4d303c03 100755
--- a/examples/grok-pull.post_update_hook.sh
+++ b/examples/grok-pull.post_update_hook.sh
@@ -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