tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sun, 03 Feb 2008 21:03:46 -0200
changeset 5982 b6bd4ee6ed85
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
move __del__ from httprepository to basehttphandler This should prevent the next patch from reopening an issue fixed by 0d94e4a3ddb4.

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true