hgbook

diff en/examples/mq.tutorial @ 50:8b0d389cf6e0

Update MQ chapter to match recent bug fixes.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Jul 27 10:20:55 2006 -0700 (2006-07-27)
parents 5cee64874312
children ec1f144968de
line diff
     1.1 --- a/en/examples/mq.tutorial	Mon Jul 17 00:00:12 2006 -0700
     1.2 +++ b/en/examples/mq.tutorial	Thu Jul 27 10:20:55 2006 -0700
     1.3 @@ -1,3 +1,5 @@
     1.4 +#!/bin/bash
     1.5 +
     1.6  echo '[extensions]' >> $HGRC
     1.7  echo 'hgext.mq =' >> $HGRC
     1.8