Skip to content

Commit e03aa18

Browse files
committed
[script] remove superfluous popd in zip.sh
1 parent 2d9f6c8 commit e03aa18

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/zip.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,3 @@ cp "$SCRIPTDIR/jshell-launch.sh" ./jdk-pc/bin
5050
zip -9r "$BUILDDIR/jdk-ev3.zip" jdk-ev3
5151
zip -9r "$BUILDDIR/jre-ev3.zip" jre-ev3
5252
zip -9r "$BUILDDIR/jdk-pc.zip" jdk-pc
53-
54-
popd

0 commit comments

Comments
 (0)