tests/test-hgk
author Matt Mackall <mpm@selenic.com>
Mon, 20 Sep 2010 15:50:36 -0500
changeset 12339 f85338f509e4
parent 6800 cc7114d96548
permissions -rwxr-xr-x
tests: fixup tests using unzip -l

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