view tests/test-issue436 @ 9323:f6683a7011e9

Backed out changeset 26fa0e31011d. On OS X, it broke test-issue322, test-issue660, test-permissions, test-symlink-addremove, and test-walk.
author Brendan Cully <brendan@kublai.com>
date Wed, 05 Aug 2009 22:51:30 -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