view tests/test-issue436 @ 5141:bcf6ba3fcbe4

Removed debug print from convert/subversion.py
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 07 Aug 2007 10:01:20 +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