tests/test-issue436
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Sat, 13 Jun 2009 18:14:50 +0200
changeset 8790 72af80052bd9
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
inotify: add log config option redirect inotify server output to a file

#!/bin/sh

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