diff options
| author | Steve Kemp <steve@steve.org.uk> | 2012-11-13 14:14:12 +0000 | 
|---|---|---|
| committer | Steve Kemp <steve@steve.org.uk> | 2012-11-13 14:14:12 +0000 | 
| commit | 101c173611accfb2cbc5bab5774fc1915c19335b (patch) | |
| tree | 04a84b7ecec19b2f8ff4ceac032c24e1619ee1e6 /worker | |
| parent | 2bb9a13a07da1ac8319d2730013531a3ed85ed8e (diff) | |
  We have a logfile.
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  # --  # | 
