tests/test-issue436
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Tue, 22 Jan 2008 10:45:52 +0100
changeset 5927 b06c56f8fab7
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
hgweb: revert to showing file instead of offering for download

#!/bin/sh

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