view tests/test-issue436 @ 11774:91c4e6d2c9e5

bookmarks: replace var used as a Boolean with a Boolean
author Martin Geisler <mg@aragost.com>
date Tue, 10 Aug 2010 16:55: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