tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Sat, 10 Mar 2007 17:36:29 -0800
changeset 4176 fc12ac3755d5
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Test update to branch tip

#!/bin/sh

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