Skip to content

Commit dd70bba

Browse files
committed
GoogleContainerTools#3158 - [Jib core] Tar archives with same contents are not reproducible
1 parent cc87a86 commit dd70bba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jib-core/src/test/java/com/google/cloud/tools/jib/tar/TarStreamBuilderTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
/** Tests for {@link TarStreamBuilder}. */
4444
public class TarStreamBuilderTest {
4545

46-
4746
private Path fileA;
4847
private Path fileB;
4948
private Path directoryA;

0 commit comments

Comments
 (0)