view tests/test-issue436 @ 4037:bbdba01cce28

Enforce unixish style for all generated patch names. User supplied names are left unchanged (including those loaded from series).
author Patrick Mezard <pmezard@gmail.com>
date Wed, 17 Jan 2007 22:19:36 +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