tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Wed, 22 Sep 2010 17:13:49 -0500
branchstable
changeset 12379 6aa2c86db2eb
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
tests: fix unzip -l variability

#!/bin/sh

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