view tests/test-issue436 @ 4047:705d0792dbf2

add pserver support to convert_repo
author csaba.henk@creo.hu
date Sat, 27 Jan 2007 15:53:31 -0800
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