tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Wed, 06 Jun 2007 19:06:43 +0200
changeset 4511 1d46169ec197
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Fixed test output for changed glog (. instead of @)

#!/bin/sh

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