hgbook

diff en/examples/mq.qinit-help @ 70:365b41b6a15e

bash is not necessarily in /bin.
Original patch against an earlier rev from Guy Brand <gb@isis.u-strasbg.fr>.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Aug 08 14:13:28 2006 -0700 (2006-08-08)
parents 5cee64874312
children
line diff
     1.1 --- a/en/examples/mq.qinit-help	Mon Jul 17 00:00:12 2006 -0700
     1.2 +++ b/en/examples/mq.qinit-help	Tue Aug 08 14:13:28 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