tests/test-hgk
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Sun, 15 Aug 2010 21:41:45 +0900
changeset 11894 a15936ac7ec5
parent 6800 cc7114d96548
permissions -rwxr-xr-x
tests: unify test-mq

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