aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2011-07-18 11:03:58 +0100
committerPatrick J Cherry <patrick@bytemark.co.uk>2011-07-18 11:03:58 +0100
commitc848f40383579bcc43cf3780e542c305ab477235 (patch)
tree3d53c1e977c999780d9eeeb032c78f4f34fcb199 /bin
parent0d6a0b033f69d396cee9baf0ce27e185d988c575 (diff)
Oops..
Diffstat (limited to 'bin')
-rwxr-xr-xbin/mauveclient2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/mauveclient b/bin/mauveclient
index 878fb55..9e5a707 100755
--- a/bin/mauveclient
+++ b/bin/mauveclient
@@ -159,7 +159,7 @@
require 'getoptlong'
-%w(sender mauve_time version proto).each do
+%w(sender mauve_time version proto).each do |r|
begin
require "mauve/#{r}"
rescue LoadError => ex