Skip to content

Commit

Permalink
Revert "Ensure createOpenJDKTarArchive is in the working directory (#…
Browse files Browse the repository at this point in the history
…2252)" (#2260)

This reverts commit 1a60958.
  • Loading branch information
sxa authored Nov 24, 2020
1 parent 1a60958 commit 2b32e97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sbin/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -851,8 +851,6 @@ createArchive() {

# Create a Tar ball
createOpenJDKTarArchive() {
stepIntoTheWorkingDirectory

local jdkTargetPath=$(getJdkArchivePath)
local jreTargetPath=$(getJreArchivePath)
local testImageTargetPath=$(getTestImageArchivePath)
Expand Down

0 comments on commit 2b32e97

Please sign in to comment.