Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Convert to Python 3 | Martin Pitt | 2014-03-11 | 1 | -1/+1 |
| | | | | | Change raw_input() to input() and unicode to str. This is *not* compatible with Python 2. Update the hashbangs to run with Python 3. | ||||
* | test: add deactivate-all | Denis Kenzior | 2010-10-25 | 1 | -0/+20 |
Uses ConnectionManager DeactivateAll |