Commit graph

12 commits

Author SHA1 Message Date
Mike McLean
33566487d1 fix timeout logic in wait() 2017-06-21 08:39:08 -04:00
Mike McLean
81eb30d5ce restart-hosts: new options and a timeout 2017-06-21 08:39:08 -04:00
Mike McLean
a5bd3b4495 restart-hosts: check for existing tasks first 2017-06-21 08:39:08 -04:00
Mike McLean
94f116e898 watch-logs: fix py3 encoding issues 2017-06-16 10:16:07 +02:00
Mike McLean
3c548a9923 fix command options that default to global option value 2017-06-16 10:16:07 +02:00
Mike McLean
bd7c52afbf avoid sorting dictionary fields
python3 is pickier about this than python2
2017-06-16 10:16:07 +02:00
Tomas Kopecek
03ec96803a Fix blank lines (pep8)
split_cli.py caused some missing or additional empty lines. Fixed
according to pep8.
2017-06-13 15:44:38 +02:00
Tomas Kopecek
1c0d5011c7 Makefile updates 2017-06-13 11:42:04 +02:00
Tomas Kopecek
ac3f76a4de refactor activate_session 2017-06-13 11:42:04 +02:00
Tomas Kopecek
c15c553048 fix entry path 2017-06-13 11:42:04 +02:00
Tomas Kopecek
37bcef025c cleanup after automatic split 2017-06-13 11:42:04 +02:00
Tomas Kopecek
81b2b36d07 apply split 2017-06-13 11:20:38 +02:00