view tests/test-issue436 @ 7534:5aca12729a0d

keyword: simplify repo.local and bundle check (as in 2f4a399a8787)
author Christian Ebert <blacktrash@gmx.net>
date Tue, 16 Dec 2008 09:58:41 +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