view tests/test-issue436 @ 5792:956e01c31914

color extension: change from GPL3 to 2
author Kevin Christen <kevin.christen@gmail.com>
date Thu, 03 Jan 2008 20:27:32 -0600
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