view tests/test-issue436 @ 10188:fd6e9c7cd98c

Merge with crew-stable
author Patrick Mezard <pmezard@gmail.com>
date Fri, 01 Jan 2010 20:52:05 +0100
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