tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Mon, 28 Jun 2010 11:07:27 -0500
branchstable
changeset 11456 88abbb046e66
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
revset: deal with empty sets in range endpoints (spotted by Julian Cowley <julian@lava.net>)

#!/bin/sh

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