Skip to content

Commit

Permalink
[script] remove superfluous popd in zip.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubVanek committed Jan 6, 2018
1 parent 2d9f6c8 commit e03aa18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/zip.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,3 @@ cp "$SCRIPTDIR/jshell-launch.sh" ./jdk-pc/bin
zip -9r "$BUILDDIR/jdk-ev3.zip" jdk-ev3
zip -9r "$BUILDDIR/jre-ev3.zip" jre-ev3
zip -9r "$BUILDDIR/jdk-pc.zip" jdk-pc

popd

0 comments on commit e03aa18

Please sign in to comment.