view tests/test-issue436 @ 4723:fb4b6d5fe100 0.9.4

Update binary installer files.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 25 Jun 2007 16:35:27 -0700
parents f9567a7fa3b3
children
line wrap: on
line source

#!/bin/sh

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