view tests/test-issue436 @ 12090:ee601a6264e0 stable

mail: use standard section.entry format in error message
author Martin Geisler <mg@lazybytes.net>
date Mon, 30 Aug 2010 22:47:38 +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