Commit Graph

7 Commits

Author SHA1 Message Date
Adrian L Lange
b9dbbf314f
Merge pull request #2 from dkess/patch-1
Use string when comparing with info_get
2018-02-01 03:49:49 +01:00
Adrian L Lange
e4b9c4d9eb
Merge pull request #1 from Boulet-/master
Use a specific version of python
2018-02-01 03:49:24 +01:00
Daniel Kessler
5988689392
Use string when comparing with info_get
Currently the "detached" setting for `notify_when` does not detect attached relays, since it compares 0 to '0'. This PR fixes that by using string equality.
2018-01-10 13:33:38 -08:00
Boulet
05a099a4bf Use python2 instead of python 2017-09-20 14:42:48 +02:00
Adrian L Lange
7909ff2ba8 Bump version 2017-02-11 18:40:54 +01:00
Adrian L Lange
45a55ec26d We need to bail when there _arent_ any relays connected 2017-02-11 18:40:44 +01:00
Adrian L Lange
945ff82bfa 2017-02-10 19:01:01 +01:00