view tests/test-issue436 @ 9394:31203db1b2ac

run-tests: expand --tmpdir and create it if needed
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sat, 15 Aug 2009 21:19:57 +0900
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