[Bps-public-commit] Prophet branch, config-gitlike, updated. cb4889de413f5497394c14ab7cfe893c9875ba63

jesse jesse at bestpractical.com
Tue Jul 7 16:32:58 EDT 2009


The branch, config-gitlike has been updated
       via  cb4889de413f5497394c14ab7cfe893c9875ba63 (commit)
      from  0b8bf4fee509f4bffcfe086e4239499d647b83e3 (commit)

Summary of changes:
 lib/Prophet/CLI/Dispatcher.pm |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit cb4889de413f5497394c14ab7cfe893c9875ba63
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Tue Jul 7 16:12:30 2009 -0400

    Removed duplicated dispatcher stanzas

diff --git a/lib/Prophet/CLI/Dispatcher.pm b/lib/Prophet/CLI/Dispatcher.pm
index 2e05e45..98bd653 100644
--- a/lib/Prophet/CLI/Dispatcher.pm
+++ b/lib/Prophet/CLI/Dispatcher.pm
@@ -51,8 +51,6 @@ on history                       => run_command("History");
 on [ ['create', 'new'] ]         => run_command("Create");
 on [ ['search', 'list', 'ls' ] ] => run_command("Search");
 on [ ['aliases', 'alias'] ]      => run_command('Aliases');
-on [ ['search', 'list', 'ls' ] ] => run_command("Search");
-on [ ['aliases', 'alias'] ]      => run_command('Aliases');
 
 on version  => run_command("Version");
 on init     => run_command("Init");

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list