tests/test-issue436
author Bryan O'Sullivan <bos@serpentine.com>
Mon, 25 Jun 2007 16:35:27 -0700
changeset 4723 fb4b6d5fe100
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Update binary installer files.

#!/bin/sh

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