Change to backport error number.

This commit is contained in:
Vít Ondruch 2013-02-22 12:09:14 +01:00
parent 72e167a6f8
commit 65fdd909e8
1 changed files with 1 additions and 1 deletions

View File

@ -566,7 +566,7 @@ DISABLE_TESTS="-x test_process.rb $DISABLE_TESTS"
%endif
# The TestRbConfig errors, which does not respect configuration options.
# http://bugs.ruby-lang.org/issues/7902
# http://bugs.ruby-lang.org/issues/7912
DISABLE_TESTS="-x test_rbconfig.rb $DISABLE_TESTS"
make check TESTS="-v $DISABLE_TESTS"