tests/test-issue436
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Thu, 12 Aug 2010 19:40:22 +0900
changeset 11794 80c63b2a29a8
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
tests: remove useless sed in test-hook

#!/bin/sh

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