tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Sat, 22 Sep 2007 18:52:26 +0200
changeset 5314 598dae804a5f
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Test static-http calls on '/' URI (issue 747)

#!/bin/sh

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