tests/test-issue436
author Paul Bx <pb@e-scribe.com>
Sat, 22 Sep 2007 18:37:35 +0200
changeset 5313 121f961b358c
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
statichttprepo: fix calls on '/' URI (issue 747)

#!/bin/sh

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