view tests/test-issue436 @ 8760:bf17aeafb869

Spell Mercurial as a proper noun
author timeless <timeless@gmail.com>
date Tue, 09 Jun 2009 09:25:31 -0400
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