tests/test-issue436
author Kirill Smelkov <kirr@landau.phys.spbu.ru>
Sat, 13 Oct 2007 15:25:11 +0400
changeset 5462 91a522a69c13
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
convert: svn -- fix tags handling They were simply not detected.

#!/bin/sh

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