Jason Swindle
|
e773e1fb57
|
#12989 Fix for '3 arguments (4 given)' error.
|
2014-05-23 09:45:00 -05:00 |
|
Mike Place
|
e93d73d39c
|
Fix broken eventlisten and small refactor.
|
2014-04-17 13:30:53 -06:00 |
|
Thomas S Hatch
|
6f284aad59
|
whitespace
|
2014-03-18 15:51:09 -06:00 |
|
Mike Place
|
2752e4b019
|
Duh. Check func.
|
2014-03-18 14:10:51 -06:00 |
|
Mike Place
|
d4738b6352
|
New flag for watching minion returns by function.
|
2014-03-18 13:49:47 -06:00 |
|
Pedro Algarvio
|
69d0f907f9
|
Make use of the print() function.
|
2014-02-03 11:07:43 +00:00 |
|
Colton Myers
|
dd2883dff8
|
Fix eventlisten.py for minion event bus
The sock_dir modification was happening after the minion opts had
already returned. Just make sure it happens before any return
statement.
|
2013-11-27 09:39:52 -07:00 |
|
Pedro Algarvio
|
d02a2bc224
|
Include the python encoding file header on tests.
|
2013-11-27 11:19:24 +00:00 |
|
Thomas S Hatch
|
f5d4f31952
|
Doh! node
|
2013-06-11 16:39:48 -06:00 |
|
Thomas S Hatch
|
fe23e66ce5
|
Update eventlisten script with sock_dir changes
|
2013-06-11 16:37:16 -06:00 |
|
Chris Rebert
|
26209c1fc1
|
rm unused imports reported by pyflakes
|
2013-04-30 14:48:04 -07:00 |
|
Pedro Algarvio
|
b88d901b78
|
Allow the event listener to work with the test sockets. And even for the minion's
|
2013-04-27 20:39:33 +01:00 |
|
Thomas S Hatch
|
8dadd37e0c
|
Fix the sockdir path in eventlisten
|
2013-02-07 12:37:18 -07:00 |
|
Thomas S Hatch
|
e354080dd7
|
don explicitly add node on eventlisten
|
2013-01-17 14:00:53 -07:00 |
|
Thomas S Hatch
|
648e6b8eca
|
Fix eventlisten for changes made to 0.10.6
|
2012-12-12 13:14:13 -07:00 |
|
Thomas S Hatch
|
c1fc9d6726
|
fix sock_dir change for eventlisten script
|
2012-10-15 22:50:31 -06:00 |
|
Thomas S Hatch
|
858d086995
|
Args got flipped in eventlisten
|
2012-10-02 13:26:23 -06:00 |
|
Intchanter
|
a1433ef5ec
|
PEP8 fixes for tests
|
2012-06-30 14:10:34 -06:00 |
|
Thomas S Hatch
|
e6e92fb3af
|
Add eventlisten script to watch events on the master and minion
|
2012-06-07 18:41:18 -06:00 |
|