tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Mon, 06 Aug 2007 09:57:23 +0200
changeset 5087 1b970cdab695
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
test-clone-failure: fake output upon fifo unavailabity

#!/bin/sh

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