Commit Graph

8 Commits

Author SHA1 Message Date
Matt Clay
d00e941a0e Remove stderr=False from calls to exit_json. (#2879) 2016-12-08 11:34:49 -05:00
Matt Martz
91abacfca7 Make sure we don't catch rc=0 as a timeout (#2823) 2016-12-08 11:34:47 -05:00
Matt Martz
ed832c89f4 If rc is null, assume that a timeout happened. Fixes #2484 (#2485) 2016-12-08 11:34:39 -05:00
Matt Martz
019a944fb3 Catch errors related to insufficient (old) versions of pexpect. Fixes #13660 2016-12-08 11:33:53 -05:00
Matt Martz
38c258d9de Add functionality to give multiple iterative responses for a question in expect 2016-12-08 11:33:45 -05:00
Greg DeKoenigsberg
c65a612d1f Changes to author formatting, remove emails 2016-12-08 11:32:51 -05:00
Matt Martz
ce8d479c10 Remove the executable option as it's redundant 2016-12-08 11:32:50 -05:00
Matt Martz
b280df6f20 Add new module 'expect' 2016-12-08 11:32:50 -05:00