Skip to content

Commit

Permalink
[Truffle] Have to increase the size of other assets as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Mar 25, 2015
1 parent 84fa6b7 commit dab9159
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/check_versions.sh
Expand Up @@ -64,13 +64,13 @@ function check {

check test/target/jruby-tests-$jar_version.jar 1
check lib/target/jruby-stdlib-$jar_version.jar 8
check maven/jruby-jars/pkg/jruby-jars-$gem_version.gem 25
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-truffle-$jar_version-complete.jar 9
check maven/jruby-jars/lib/jruby-truffle-$jar_version-complete.jar 15
check maven/jruby-jars/lib/jruby-stdlib-$jar_version.jar 8
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 38 jruby-$jar_version
check maven/jruby-dist/target/jruby-dist-$jar_version-bin.tar.gz 45 jruby-$jar_version
check maven/jruby-dist/target/jruby-dist-$jar_version-bin200.tar.gz 17 jruby-$jar_version
check maven/jruby-dist/target/jruby-dist-$jar_version-src.zip 13 jruby-$jar_version
check maven/jruby-dist/target/jruby-dist-$jar_version-bin.zip 38 jruby-$jar_version
Expand Down

0 comments on commit dab9159

Please sign in to comment.