commit | 3eb500277e41c112a92ae1bec661594a1b0e484f | [log] [tgz] |
---|---|---|
author | Michael Walsh <micwalsh@us.ibm.com> | Tue Mar 21 11:27:30 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Mar 24 14:10:54 2017 +0000 |
tree | c68f38d8655e72cca69c1f6ee6bccc2f88001a40 | |
parent | 10e7eb38541bfedbd824a908e8d73c30203467fe [diff] |
Changes to lib/state.py. - Made changes in get_os_state() to try to bullet-proof it for times when the ssh connection has been dropped. - Switched several "r" function references from gen_robot_print.py to their counterparts in gen_print.py (e.g. from rprint_var to print_var). Change-Id: I9820ed20100847f7369a269ded8ba2230cd6a072 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>