Convert hostname to string
authorAndy Bavier <acb@cs.princeton.edu>
Fri, 17 Jun 2011 19:03:28 +0000 (15:03 -0400)
committerAndy Bavier <acb@cs.princeton.edu>
Fri, 17 Jun 2011 19:03:28 +0000 (15:03 -0400)
commit0f8d33ec09f1ba0c5a06daec528b141b96a34fc4
tree0c7260d5907c5eabd984329665d2ce0574c61913
parentfd26e02e08369351315c100eba0b97ab7030ef00
Convert hostname to string

The 'hostname' is actually a QString object.  Convert it to a string before calling into rspec library.
sface/screens/mainscreen.py