From 51b6b36adf19ec4aac95d0defb59c533bc0f4d57 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Fri, 23 Nov 2012 23:13:13 +0000 Subject: We no longer refer to JSON. --- bin/custodian-dequeue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/custodian-dequeue') 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. -- cgit v1.2.1