view tests/test-issue436 @ 11981:518b90d66fad

tests: unify test-merge8
author Pradeepkumar Gayam <in3xes@gmail.com>
date Wed, 18 Aug 2010 05:55:56 +0530
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