view tests/test-issue436 @ 5800:2f597243e1d7

Make run-tests.py --interactive work on Windows
author Patrick Mezard <pmezard@gmail.com>
date Sat, 05 Jan 2008 17:55:16 +0100
parents f9567a7fa3b3
children
line wrap: on
line source

#!/bin/sh

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