view tests/test-issue436 @ 10941:2067532d95e7

Merge with stable
author Martin Geisler <mg@lazybytes.net>
date Mon, 19 Apr 2010 20:49:09 +0200
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