view tests/test-issue436 @ 6116:e27f39865d7e

keyword: add test for patch.diff monkey
author Christian Ebert <blacktrash@gmx.net>
date Fri, 15 Feb 2008 18:36:49 +0100
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