view tests/test-issue436 @ 3766:581665242c07

Use UnexpectedOutput exception instead of RepoError in sshrepo, too.
author Thomas Arendsen Hein <thomas@intevation.de>
date Sat, 02 Dec 2006 22:16:00 +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