view tests/test-issue436 @ 9735:97d0d910fa5d

minirst: remove unnecessary "elif:" statements
author Martin Geisler <mg@lazybytes.net>
date Thu, 05 Nov 2009 21:30:50 +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