view tests/test-issue436 @ 6263:573534c6b540

adjust test-http output to non-default HGPORT, e.g. with run-tests.py -j
author Thomas Arendsen Hein <thomas@intevation.de>
date Fri, 14 Mar 2008 23:51:58 +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