tests/test-issue436
author Brendan Cully <brendan@kublai.com>
Sat, 06 Feb 2010 15:18:36 +0100
changeset 10336 bc9a3bb267fa
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
run-tests: kill daemons on ^C with -j. This is not perfect, but the problem is fundamentally racy.

#!/bin/sh

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