tests/test-issue436
author Bryan O'Sullivan <bos@serpentine.com>
Wed, 28 Nov 2007 11:54:39 -0600
changeset 5564 b4af2dd9868a
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
hgweb: account for Python 2.4 in one test

#!/bin/sh

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