view tests/test-issue436 @ 8095:f5428d4ffd97

run-tests: reduce global variables set by parse_args().
author Greg Ward <greg-hg@gerg.ca>
date Mon, 20 Apr 2009 21:50:11 -0400
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