view tests/test-issue436 @ 3808:92a3532a01d9

parsedate: use Abort rather than ValueError
author Matt Mackall <mpm@selenic.com>
date Wed, 06 Dec 2006 13:13:26 -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