# HG changeset patch # User Matt Harbison # Date 1495681199 14400 # Node ID 702af1ad3b1872e95bd5691fac04b548f561095f # Parent 9d6031df42c834b38489d798e4b9b9cc7dd17207 clonebundles: fix missing newline character Previously, the line displayed as '( )' instead of '(\n)'. diff -r 9d6031df42c8 -r 702af1ad3b18 hgext/clonebundles.py --- a/hgext/clonebundles.py Wed May 24 15:25:24 2017 -0700 +++ b/hgext/clonebundles.py Wed May 24 22:59:59 2017 -0400 @@ -75,7 +75,7 @@ clones. If this file does not exist, the repository will not advertise the existence of clone bundles when clients connect. -The manifest file contains a newline (\n) delimited list of entries. +The manifest file contains a newline (\\n) delimited list of entries. Each line in this file defines an available bundle. Lines have the format: