tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 26 Dec 2006 19:56:42 +0100
changeset 3992 d86ab4ba5ae6
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Yield entries from [paths], too, when completing -R/--repository.

#!/bin/sh

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