view tests/test-issue436 @ 4860:0403b80352c9

localrepo.wwrite: use opener.symlink This makes us fall back to regular files if symlinks are not supported.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Wed, 11 Jul 2007 17:40:41 -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