changeset 3746:a095c13c173c

merge with upstream
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 01 Dec 2006 13:11:09 +0100
parents 68cddfbbe737 (diff) d626fc9e3985 (current diff)
children b5c4d749f37f
files
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/test-issue436	Fri Dec 01 13:11:09 2006 +0100
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+hg init a
+cd a
+hg -v log -v x
+true