tests/test-issue436
author Lee Cantey <lcantey@gmail.com>
Tue, 03 Jul 2007 04:18:24 -0700
changeset 4784 4bd0b2f862ba
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Remove specific version requirement and point to latest versions of Mac Python downloads.

#!/bin/sh

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