tests/test-issue436
author Patrick Mezard <pmezard@gmail.com>
Tue, 17 Jul 2007 23:34:52 +0200
changeset 4922 020ee9c781cf
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
patch: fix normalized paths separators.

#!/bin/sh

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