hgbook

diff en/examples/hook.simple @ 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 ceaca14e49f0
line diff
     1.1 --- a/en/examples/hook.simple	Mon Jul 17 00:00:12 2006 -0700
     1.2 +++ b/en/examples/hook.simple	Tue Aug 08 14:13:28 2006 -0700
     1.3 @@ -1,3 +1,5 @@
     1.4 +#!/bin/bash
     1.5 +
     1.6  #$ name: init
     1.7  
     1.8  hg init hook-test