about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-11-17 09:41:02 +0000
committerEric Wong <normalperson@yhbt.net>2011-11-17 09:41:02 +0000
commit255da707c4460a576b7ed7cd5da818a2f5efa1ef (patch)
tree77dbedd2149158c6cc1f07bba96ba050c2f3f26b
parent5a8ed22d5ee2e101fdfd982589cf6dfe1fa1fa5e (diff)
downloadmogilefs-client-255da707c4460a576b7ed7cd5da818a2f5efa1ef.tar.gz
We can just use default
-rwxr-xr-xbin/mog1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/mog b/bin/mog
index 9efef8c..e46e94c 100755
--- a/bin/mog
+++ b/bin/mog
@@ -184,7 +184,6 @@ begin
     require 'tempfile'
     key = ARGV.shift or raise ArgumentError, '<key>'
     ARGV.shift and raise ArgumentError, '<key>'
-    cfg[:class] or raise ArgumentError, 'E: --class must be specified'
     skip_tee = File.stat('/dev/null') == $stdout.stat
 
     if chunk