tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 09 Mar 2007 19:57:26 +0100
changeset 4169 0182cb2e4aac
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Add tests for .hg/branches.cache feature list.

#!/bin/sh

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