view tests/test-issue436 @ 4144:03e9c22a6489

merge with crew-stable
author Thomas Arendsen Hein <thomas@intevation.de>
date Mon, 05 Mar 2007 19:54:21 +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