summaryrefslogtreecommitdiff
path: root/commands/expect.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Make `main()` calls conditional - commands (#3655)Fabio Alessandro Locati2016-12-051-1/+2
* Make expect module compile on python 3Michael Scherer2016-10-151-2/+5
* Remove stderr=False from calls to exit_json. (#2879)Matt Clay2016-09-071-2/+0
* Make sure we don't catch rc=0 as a timeout (#2823)Matt Martz2016-08-311-1/+1
* If rc is null, assume that a timeout happened. Fixes #2484 (#2485)Matt Martz2016-08-091-1/+7
* Catch errors related to insufficient (old) versions of pexpect. Fixes #13660Matt Martz2016-03-081-2/+17
* Add functionality to give multiple iterative responses for a question in expectMatt Martz2016-01-191-2/+40
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
* Remove the executable option as it's redundantMatt Martz2015-06-161-13/+1
* Add new module 'expect'Matt Martz2015-06-161-0/+189