tests/test-issue436
author Bryan O'Sullivan <bos@serpentine.com>
Wed, 28 Nov 2007 13:58:31 -0800
changeset 5565 feac5b0bf9ba
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
Drop a bad import that snuck in.

#!/bin/sh

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