summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2015-02-04 11:18:06 +0000
committerSteve Kemp <steve@steve.org.uk>2015-02-04 11:18:06 +0000
commit1bd6d80e35f5a6453c16860a5025b1cd19eb1988 (patch)
treeb8e19cbbad5a06b217d6e81623d572d5f7f03677 /bin
parentbb8ba1cffa70af8c3aa519188dd23061dc150c23 (diff)
Hint to ruby that rubygems should be loaded.
This allows our redis-library to be used.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/custodian-enqueue2
-rwxr-xr-xbin/custodian-queue2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/custodian-enqueue b/bin/custodian-enqueue
index 672ace9..e4ce9d9 100755
--- a/bin/custodian-enqueue
+++ b/bin/custodian-enqueue
@@ -1,4 +1,4 @@
-#!/usr/bin/ruby -Ilib/
+#!/usr/bin/ruby -Ilib/ -I../lib/ -rubygems
#
# NAME
# custodian-enqueue - Parse tests from a file and enqueue them.
diff --git a/bin/custodian-queue b/bin/custodian-queue
index 0545df7..01fb381 100755
--- a/bin/custodian-queue
+++ b/bin/custodian-queue
@@ -1,4 +1,4 @@
-#!/usr/bin/ruby -Ilib/
+#!/usr/bin/ruby -Ilib/ -I../lib/ -rubygems
#
# NAME
# custodian-queue - Work with the queue.