view tests/test-issue436 @ 7635:d22c43724745

kill imerge.py It's been broken for a while.
author Matt Mackall <mpm@selenic.com>
date Sun, 11 Jan 2009 23:00:09 -0600
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