view tests/test-issue436 @ 7105:31837416ef4d

tests: add some testing for patch.diffstat()
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 17 Oct 2008 17:34:25 +0200
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