hgbook

diff en/examples/hook.msglen @ 1114:527b86d55d4a

inotify: update installation information

inotify is shipped in Mercurial since 1.0, which greatly simplifies the installation process
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sun Dec 13 16:35:56 2009 +0900 (2009-12-13)
parents 18210d46491f
children
line diff
     1.1 --- a/en/examples/hook.msglen	Tue Jul 25 00:18:31 2006 -0700
     1.2 +++ b/en/examples/hook.msglen	Sun Dec 13 16:35:56 2009 +0900
     1.3 @@ -5,7 +5,7 @@
     1.4  echo '[hooks]' > .hg/hgrc
     1.5  echo 'pretxncommit.msglen = test `hg tip --template {desc} | wc -c` -ge 10' >> .hg/hgrc
     1.6  
     1.7 -#$ name: run
     1.8 +#$ name: go
     1.9  
    1.10  cat .hg/hgrc
    1.11  echo a > a