Merge pull request #10988 from ahmetalpbalkan/TestBuildAddBadLinks-leftover-rm
Remove leftover debugging artifact in test Upstream-commit: 3b484c95542f3018fb24b7a0d26a0fe0c4da063c Component: engine
This commit is contained in:
@@ -1583,7 +1583,6 @@ func TestBuildAddBadLinks(t *testing.T) {
|
||||
symlinkTarget = fmt.Sprintf("/../../../../../../../../../../../..%s", tempDir)
|
||||
}
|
||||
|
||||
t.Logf("***=== %s", symlinkTarget)
|
||||
tarPath := filepath.Join(ctx.Dir, "links.tar")
|
||||
nonExistingFile := filepath.Join(tempDir, targetFile)
|
||||
fooPath := filepath.Join(ctx.Dir, targetFile)
|
||||
|
||||
Reference in New Issue
Block a user