Ruby: Remove assert in RubyPort retry list logic stable_2015_09_03
authorJason Power <power.jg@gmail.com>
Thu, 25 Jun 2015 16:58:28 +0000 (11:58 -0500)
committerJason Power <power.jg@gmail.com>
Thu, 25 Jun 2015 16:58:28 +0000 (11:58 -0500)
commit2f3c4678839b9bf52cdbcb447009ebaa63f50713
tree72cf6c0c91e03610e01b3c46ba1b290b3fed6af3
parentcc813cd5f73ea37173ebda761ebdd4184bf99254
Ruby: Remove assert in RubyPort retry list logic

Remove the assert when adding a port to the RubyPort retry list.
Instead of asserting, just ignore the added port, since it's
already on the list.
Without this patch, Ruby+detailed fails for even the simplest tests
src/mem/ruby/system/RubyPort.hh