tests/test-issue436
author Thomas Arendsen Hein <thomas@intevation.de>
Thu, 02 Aug 2007 14:51:49 +0200
changeset 5166 7706ff46ef45
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
The >| redirection does not exist in plain sh.

#!/bin/sh

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