view tests/test-hgk @ 10279:1c4ab236ebcb stable

test-encode: Use tr chacter classes instead of character ranges Solaris ...
author Mads Kiilerich <mads@kiilerich.com>
date Sat, 23 Jan 2010 02:03:42 +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