tests/test-issue436
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 26 Dec 2006 21:57:20 +0100
changeset 4008 6e0cb0790e23
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
mq: fix strip failing to unlink a bundle os.unlink doesn't know how to deal with urls

#!/bin/sh

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