tests/test-issue436
author Simon Heimberg <simohe@besonet.ch>
Tue, 19 May 2009 09:36:20 +0200
changeset 8592 cc22b4168879
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
runtest: do not start testing when there is no test

#!/bin/sh

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