Skip to content

Commit

Permalink
Bump up sizes of stdlib jars for verification.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Jan 26, 2016
1 parent 781025f commit 7bee00d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/check_versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ function check {

}

check lib/target/jruby-stdlib-$jar_version.jar 8
check lib/target/jruby-stdlib-$jar_version.jar 9
check maven/jruby-jars/pkg/jruby-jars-$gem_version.gem 30
check maven/jruby-jars/lib/jruby-core-$jar_version-complete.jar 13
check maven/jruby-jars/lib/jruby-stdlib-$jar_version.jar 8
check maven/jruby-jars/lib/jruby-stdlib-$jar_version.jar 9
check maven/jruby-complete/target/jruby-complete-$jar_version.jar 27
check maven/jruby/target/jruby-$jar_version.jar 9
check maven/jruby-dist/target/jruby-dist-$jar_version-bin.tar.gz 45 jruby-$jar_version
Expand Down

0 comments on commit 7bee00d

Please sign in to comment.