tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Sun, 17 Dec 2006 18:34:42 -0800
changeset 3923 de6ae8f016af
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
demandimport: handle already-loaded nested modules in subload

#!/bin/sh

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