diff options
Diffstat (limited to 'worker')
-rwxr-xr-x | worker/worker | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/worker/worker b/worker/worker index 9cef2be..6fb7027 100755 --- a/worker/worker +++ b/worker/worker @@ -3,13 +3,6 @@ # This script will pull tests to complete from the Beanstalk Queue, # where they will be found in JSON form, and executes them. # -# -# TODO: Command line parsing: -# -# 1. enable/disable logging to a file -# -# -# # Steve # -- # |