tests/test-issue436
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Fri, 17 Apr 2009 20:10:47 +0900
changeset 8553 e387ecd7a6ed
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
inotify: change protocol so that different query types can be supported.

#!/bin/sh

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