view tests/test-issue436 @ 7132:e9a2525d8834

tests: fix output for test-notify
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Sat, 18 Oct 2008 18:24:37 +0200
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