view tests/test-issue436 @ 8809:6fce36336e42

gpg: add test
author Brendan Cully <brendan@kublai.com>
date Sun, 14 Jun 2009 13:32:19 -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