update remote_command() to check if hostname from config file matchs the hostname...
authorTony Mack <tmack@cs.princeton.edu>
Mon, 31 Mar 2008 20:39:03 +0000 (20:39 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Mon, 31 Mar 2008 20:39:03 +0000 (20:39 +0000)
commit1a6f5bea8dea936bdb65f79923e5ac226a2b7782
treee806212ad1972cd82de9ed0d2a2de2e50f53c7f1
parent0e2b411bfd11bc046d25c6eb9d6ec24b17904e04
update remote_command() to check if hostname from config file matchs the hostname of the machine we are running on when constructing the remote command
qaapi/qa/Remote.py