Skip to content

Commit

Permalink
Bump size of core jar to accommodate updated libs.
Browse files Browse the repository at this point in the history
headius committed Feb 14, 2018

Verified

This commit was signed with the committer’s verified signature. The key has expired.
nomadium Miguel Landaeta
1 parent 23f53d3 commit f4df68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/check_versions.sh
Original file line number Diff line number Diff line change
@@ -74,6 +74,6 @@ check maven/jruby-dist/target/jruby-dist-$jar_version-bin200.tar.gz 20 jruby-$ja
# extended from 15 to 20 to accommodate temporary copy of stdlib 2.2.2
check maven/jruby-dist/target/jruby-dist-$jar_version-src.zip 20 jruby-$jar_version
check maven/jruby-dist/target/jruby-dist-$jar_version-bin.zip 45 jruby-$jar_version
check core/target/jruby-core-$jar_version.jar 9
check core/target/jruby-core-$jar_version.jar 10

exit "${failed[0]}"

0 comments on commit f4df68b

Please sign in to comment.