ruby: Removed try except blocks in ruby creation
Review Request #105 - Created Aug. 5, 2010 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Brad Beckmann | |
| gem5 | |
| Reviewers | |
| Default | |
ruby: Removed try except blocks in ruby creation Removed the try-except blocks used to catch problems in ruby python creation because config error msgs would be caught and it was annoying to constantly have to remove the blocks inorder to determine the exact error.
