diff options
| author | Steve Kemp <steve@steve.org.uk> | 2012-11-25 19:39:37 +0000 | 
|---|---|---|
| committer | Steve Kemp <steve@steve.org.uk> | 2012-11-25 19:39:37 +0000 | 
| commit | a261a3276f6380ac849ac0cac02f05a05ed57b6a (patch) | |
| tree | 41d34fb665f414171c4d02ca6ce9b3efa5026775 /bin/custodian-enqueue | |
| parent | 3fafb93c4e7c22fe7d290327fe5b7d24174dec21 (diff) | |
  Removed references to sentinel.
Diffstat (limited to 'bin/custodian-enqueue')
| -rwxr-xr-x | bin/custodian-enqueue | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bin/custodian-enqueue b/bin/custodian-enqueue index fae0779..34e225a 100755 --- a/bin/custodian-enqueue +++ b/bin/custodian-enqueue @@ -1,7 +1,7 @@  #!/usr/bin/ruby1.8  #  # NAME -#  custodian-enqueue - Insert sentinel-probes into a queue. +#  custodian-enqueue - Parse tests from a file and enqueue to beanstalkd.  #  # SYNOPSIS  #  custodian-enqueue  [ -h | --help ] | 
