We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
headius
Learn more about funding links in repositories.
Report abuse
1 parent 23f53d3 commit f4df68bCopy full SHA for f4df68b
test/check_versions.sh
@@ -74,6 +74,6 @@ check maven/jruby-dist/target/jruby-dist-$jar_version-bin200.tar.gz 20 jruby-$ja
74
# extended from 15 to 20 to accommodate temporary copy of stdlib 2.2.2
75
check maven/jruby-dist/target/jruby-dist-$jar_version-src.zip 20 jruby-$jar_version
76
check maven/jruby-dist/target/jruby-dist-$jar_version-bin.zip 45 jruby-$jar_version
77
-check core/target/jruby-core-$jar_version.jar 9
+check core/target/jruby-core-$jar_version.jar 10
78
79
exit "${failed[0]}"
0 commit comments