ruby: Removed if else statement in create_system
authorBrad Beckmann <Brad.Beckmann@amd.com>
Sat, 30 Jan 2010 04:29:33 +0000 (20:29 -0800)
committerBrad Beckmann <Brad.Beckmann@amd.com>
Sat, 30 Jan 2010 04:29:33 +0000 (20:29 -0800)
commitc441590b15ea724b07c5cf28afc75017d68a2eb3
tree49449f548f1043e0d9d0a36ceaea0973e7ffa3a2
parent1feae85017d8db5d3bf39065fd95724f89b3fd18
ruby: Removed if else statement in create_system

Based on Steve's suggestion, the ugly if-elif statement and multiple protocol
module import calls are removed and replaced with exec statements using the
protocol string.
configs/ruby/Ruby.py