tests/test-issue436
author Bryan O'Sullivan <bos@serpentine.com>
Sat, 29 Sep 2007 21:08:14 -0700
changeset 5343 26692d08c2f9
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
convert: delete empty directories if deleting a file (bug 754)

#!/bin/sh

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