tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 23 Jun 2007 21:11:28 +0200
changeset 4689 54a2b94a372c
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
merge with main

#!/bin/sh

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