view tests/test-issue436 @ 4208:bd9b84b9a84b

Make [PATCH] removal slightly more robust
author Brendan Cully <brendan@kublai.com>
date Tue, 13 Mar 2007 21:54:34 -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