tests/test-issue436
author Matt Mackall <mpm@selenic.com>
Fri, 10 Oct 2008 12:08:49 -0500
changeset 7084 f5c18a581b8b
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
inotify: add a test for lookup bug

#!/bin/sh

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