tests/test-issue436
author Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de>
Tue, 23 Mar 2010 11:37:01 +0100
changeset 10757 ab3782458827
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
posix: move a global fcntl import to keep it from breaking jython Only needed on darwin, anyway.

#!/bin/sh

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