diff options
Diffstat (limited to 'bin/custodian-dequeue')
| -rwxr-xr-x | bin/custodian-dequeue | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/bin/custodian-dequeue b/bin/custodian-dequeue index 5dc7513..d535aa2 100755 --- a/bin/custodian-dequeue +++ b/bin/custodian-dequeue @@ -31,8 +31,8 @@  #  # ABOUT  # -#  This tool is designed to pull JSON-encoded network/protocol-tests from -# a beanstalkd server and execute them, in series. +#  This tool is designed to pull network/protocol-tests from a beanstalkd server and execute +# them, in series.  #  #  The tests are created, via custodian-enqueue, by parsing a configuration  # file largely compatible with that used for our obsolete sentinel tool. | 
