diff en/examples/hook.msglen @ 155:914babdc99c8

run-example: better error if bogus section name found. Fix all such bogus names in sources.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 12 Mar 2007 23:10:32 -0700
parents 18210d46491f
children
line wrap: on
line diff
--- a/en/examples/hook.msglen	Mon Mar 12 22:56:29 2007 -0700
+++ b/en/examples/hook.msglen	Mon Mar 12 23:10:32 2007 -0700
@@ -5,7 +5,7 @@
 echo '[hooks]' > .hg/hgrc
 echo 'pretxncommit.msglen = test `hg tip --template {desc} | wc -c` -ge 10' >> .hg/hgrc
 
-#$ name: run
+#$ name: go
 
 cat .hg/hgrc
 echo a > a