t9400, t9401: Do not force hard-linked clone
commit7fd3ef1fd73dffdb9b3445893ab579723ce08e74
authorJohannes Sixt <j6t@kdbg.org>
Fri, 6 Mar 2009 23:04:09 +0000 (7 00:04 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Wed, 18 Mar 2009 19:35:01 +0000 (18 20:35 +0100)
tree968949823530777a337d7313d373a184b279c3e9
parente986ceb05a118944d2638fba4cd09678c1afa6b3
t9400, t9401: Do not force hard-linked clone

The tests do not depend on that the clones are hard-linked, but used
--local only as an optimization: At the time that --local was used first
in t9400 hard-linked clones were not the default, yet.

By removing --local, we help filesystems that do not support hard-links.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
t/t9400-git-cvsserver-server.sh
t/t9401-git-cvsserver-crlf.sh