view tests/test-hgk @ 11043:08681cb66231

acl: add tests for asterisk and for OS-level groups
author Elifarley Callado Coelho Cruz <elifarley@gmail.com>
date Wed, 28 Apr 2010 11:10:58 -0300
parents cc7114d96548
children
line wrap: on
line source

#!/bin/sh

echo "[extensions]" >> $HGRCPATH
echo "hgk=" >> $HGRCPATH

hg init repo
cd repo
echo a > a
hg ci -Am adda
hg debug-cat-file commit 0