view tests/test-issue436 @ 9317:8c1df18452aa

Backed out changeset 5724cd7b3688 (depends on other changes, no tests)
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 05 Aug 2009 16:32:38 +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