aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2012-04-27 09:36:04 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2012-04-27 09:36:04 +0100
commit5d18963493a55233e61bec9eacca6ee76fcfaaa6 (patch)
tree51af887a46e300e9abb77abdfad418a05b353755 /bin
parentc34ca9044ef74cfc689f2e0c3488fd39cb16d600 (diff)
Rolled back changes to mauverserver/example.conf which I shouldn't have
committed.
Diffstat (limited to 'bin')
-rw-r--r--bin/mauveserver2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/mauveserver b/bin/mauveserver
index cc2b124..b0c3573 100644
--- a/bin/mauveserver
+++ b/bin/mauveserver
@@ -34,8 +34,6 @@
# Patrick J Cherry <patrick@bytemark.co.uk>
#
-$:.unshift File.expand_path(File.join(File.dirname(__FILE__),"..","lib"))
-
help = manual = verbose = version = test = false
while arg = ARGV.pop
case arg