view tests/test-issue436 @ 6019:b70a530bdb93

cleanly abort on unknown archive type (issue966)
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Tue, 05 Feb 2008 15:54:42 +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