clonebundles: fix missing newline character
Previously, the line displayed as '( )' instead of '(\n)'.
--- 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: