author | Johannes Sixt <j6t@kdbg.org> | |
Fri, 6 Mar 2009 23:04:09 +0000 (00:04 +0100) | ||
committer | Johannes Sixt <j6t@kdbg.org> | |
Wed, 18 Mar 2009 19:35:01 +0000 (20:35 +0100) | ||
commit | 7fd3ef1fd73dffdb9b3445893ab579723ce08e74 | |
tree | 968949823530777a337d7313d373a184b279c3e9 | tree | snapshot |
parent | e986ceb05a118944d2638fba4cd09678c1afa6b3 | commit | diff |
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>
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 | diff | blob | history | |
t/t9401-git-cvsserver-crlf.sh | diff | blob | history |