tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Mon, 09 Jul 2007 22:12:28 -0700
changeset 4850 f3802f9f1840
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Add SSL support to hg serve, activated via --certificate option

#!/bin/sh

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