view tests/test-issue436 @ 9461:cec9fb4e07a1

record: remove superfluous space
author timeless@mozdev.org
date Sun, 13 Sep 2009 03:04:40 +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