view tests/test-issue436 @ 7713:b8c4ba0fd7c4

graphlog: import util module rather than selected functions
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Mon, 26 Jan 2009 16:15:28 +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