tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 10 Sep 2007 23:34:33 +0200
changeset 5292 5a65d870871d
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
sshrepo: fix Windows command quoting

#!/bin/sh

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