view tests/test-issue436 @ 11221:e655b378ce73 stable

doc: clarify that sections can be split
author Angel Ezquerra
date Tue, 25 May 2010 18:19:40 +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