]> source.dussan.org Git - jgit.git/commit
Fix failed tests when the tmp directory is a symlink 45/17145/3
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 8 Oct 2013 08:35:39 +0000 (10:35 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 19 Oct 2013 22:13:58 +0000 (00:13 +0200)
commit068e2df1ce345f64b30b72471a26d1ce53206b6c
treedeb20a2d1b4e8ead48c1b7e8875fcc295d3ab6ef
parent8de3512890480dbed07fa6d46aef722c1ddda442
Fix failed tests when the tmp directory is a symlink

On Mac OS X /tmp is by default a symbolic link.

Change-Id: I0913ee5ee8db5c5918a9e41abbbfe125b6c70783
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.junit/src/org/eclipse/jgit/junit/RepositoryTestCase.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/RepositoryCacheTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/submodule/SubmoduleWalkTest.java