diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-04-27 09:36:04 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2012-04-27 09:36:04 +0100 |
commit | 5d18963493a55233e61bec9eacca6ee76fcfaaa6 (patch) | |
tree | 51af887a46e300e9abb77abdfad418a05b353755 /bin | |
parent | c34ca9044ef74cfc689f2e0c3488fd39cb16d600 (diff) |
Rolled back changes to mauverserver/example.conf which I shouldn't have
committed.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/mauveserver | 2 |
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 |