tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 09 Dec 2006 14:19:52 +0100
changeset 3841 aaeb7f5d1052
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Show the destionation for clone if not specified manually.

#!/bin/sh

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