view tests/test-issue436 @ 4155:4c714ed245d6

purge.py: fix invocation of statwalk
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Tue, 06 Mar 2007 17:45:50 -0300
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