tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Wed, 20 Jun 2007 18:09:40 -0700
changeset 4651 7176f278d6f9
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Test attempt to remove nonexistent tag

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true