tests/test-hgk
author Matt Mackall <mpm@selenic.com>
Fri, 14 May 2010 10:01:09 -0500
changeset 11175 39e7f14a8286
parent 6800 cc7114d96548
permissions -rwxr-xr-x
rollback: fix up tests

#!/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