merge with upstream
authorThomas Arendsen Hein <thomas@intevation.de>
Fri, 01 Dec 2006 13:11:09 +0100
changeset 3746 a095c13c173c
parent 3743 68cddfbbe737 (diff)
parent 3745 d626fc9e3985 (current diff)
child 3747 b5c4d749f37f
merge with upstream
new file mode 100755
--- /dev/null
+++ b/tests/test-issue436
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+hg init a
+cd a
+hg -v log -v x
+true