view tests/test-hgk @ 7437:3cdaac732b2b

tests: fix test results for 07faba78cf5a
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Thu, 27 Nov 2008 18:46:45 +0100
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