summaryrefslogtreecommitdiff
path: root/bin/custodian-dequeue
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-23 23:13:13 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-23 23:13:13 +0000
commit6a0fee78a3729edf601a874f21db6b4620b1b508 (patch)
tree906c5be262ceb86111b4a52d55306b67ea990550 /bin/custodian-dequeue
parent450bb02305350f20377691043871226a3ba36c11 (diff)
We no longer refer to JSON.
Diffstat (limited to 'bin/custodian-dequeue')
-rwxr-xr-xbin/custodian-dequeue4
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.