tests/test-issue436
author Bryan O'Sullivan <bos@serpentine.com>
Tue, 02 Oct 2007 13:46:59 -0700
changeset 5353 c6adf2be6069
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
util: add default argument to strdate

#!/bin/sh

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