[command] Make support command work again.

This commit is contained in:
Eloy Durán
2014-01-16 19:01:58 +01:00
parent c86c04ae04
commit 521155fa86
2 changed files with 10 additions and 13 deletions

View File

@@ -77,12 +77,12 @@ module Motion; module Project
# -------------------------------------------------------------------------
require 'motion/project/command/account'
#require 'motion/project/command/archive'
require 'motion/project/command/activate'
require 'motion/project/command/changelog'
#require 'motion/project/command/create'
#require 'motion/project/command/device_console'
#require 'motion/project/command/ri'
require 'motion/project/command/support'
#require 'motion/project/command/update'
self.abstract_command = true