tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 24 Sep 2007 19:00:11 -0300
changeset 5329 7e6138cb8d38
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
copy: if destination ends with "/", make sure it's a directory Fixes issue724.

#!/bin/sh

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