tests/test-issue436
author Markus F.X.J. Oberhumer <markus@oberhumer.com>
Mon, 25 Jun 2007 14:46:20 +0200
changeset 4706 f0aa759b8f93
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Makefile: change "make local" to build a fully working local version.

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true