view tests/test-hgk @ 9403:3738c8cff1bf

test-keyword: update output to match 5d49fdef6fd0
author Martin Geisler <mg@lazybytes.net>
date Thu, 27 Aug 2009 00:00:15 +0200
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