summaryrefslogtreecommitdiffstats
path: root/client/dumb_client.py
Commit message (Collapse)AuthorAgeFilesLines
* Renamed server to minion and client to overlordRobin Norwood2007-09-251-50/+0
|
* clean up dumb_client.py, and make it actually run for meRobin Norwood2007-09-211-7/+15
|
* add a very simple, very dumb commandline client:Adrian Likins2007-09-201-0/+42
dumb_client.py methodname arg1 arg2 arg3 So at the moment, it will more or less all args get converted to strings, which is kind of lame,but I did say "dumb" didnt I?