view tests/test-issue436 @ 12121:8f258dd4ed02

tests: unify test-rebuildstate
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Mon, 30 Aug 2010 18:47:02 +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