view tests/test-issue436 @ 10949:d703906d02ab stable

document missing template variables
author anatoly techtonik <techtonik@gmail.com>
date Wed, 07 Apr 2010 00:35:38 +0300
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