]> source.dussan.org Git - jgit.git/commit
testMaliciousPathEmpty fails on Windows 63/17963/1
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Fri, 1 Nov 2013 15:43:46 +0000 (16:43 +0100)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Fri, 1 Nov 2013 15:43:46 +0000 (16:43 +0100)
commit98bc384d2bd62f3abe7f8b14d8098b3445b6b6e3
treefb5ce174927c89eb5baaa9820d88df2ce9da41ba
parente649287502407e10c89de03e82cc0de855e01dcf
testMaliciousPathEmpty fails on Windows

Checking of spaces at the end of the file name caused the
test to fail for Windows only.

Bug: 396662
Change-Id: I47bcccb0fa32ce606276c3f30d454851d115ca11
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/DirCacheCheckoutMaliciousPathTest.java
org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCacheCheckout.java