diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/custodian-dequeue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/custodian-dequeue b/bin/custodian-dequeue index 2d25f0f..efcab32 100755 --- a/bin/custodian-dequeue +++ b/bin/custodian-dequeue @@ -1,4 +1,4 @@ -#!/usr/bin/ruby1.8 -Ilib/ -I../lib/ +#!/usr/bin/ruby1.8 -Ilib/ -I../lib/ -rubygems # # NAME # custodian-dequeue - Pull network tests from a queue and execute them in series. |