tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Sun, 30 Sep 2007 12:08:33 +0200
changeset 5346 9f35d0bcf00e
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Test mercurial convert sink removes empty directories.

#!/bin/sh

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