hgbook

view es/examples/mq.qinit-help @ 1029:9e12ed413ef9

Fixing build, depending on installation fop config file may be missing
author Romain PELISSE <belaran@gmail.com>
date Thu Apr 22 12:39:20 2010 +0200 (2010-04-22)
parents
children
line source
1 #!/bin/bash
3 echo '[extensions]' >> $HGRC
4 echo 'hgext.mq =' >> $HGRC
6 #$ name: help
7 hg help qinit