[Bps-public-commit] r17637 - in Prophet/trunk: .

spang at bestpractical.com spang at bestpractical.com
Thu Jan 8 04:48:26 EST 2009


Author: spang
Date: Thu Jan  8 04:48:24 2009
New Revision: 17637

Modified:
   Prophet/trunk/   (props changed)
   Prophet/trunk/lib/Prophet/CLI/Dispatcher.pm

Log:


Modified: Prophet/trunk/lib/Prophet/CLI/Dispatcher.pm
==============================================================================
--- Prophet/trunk/lib/Prophet/CLI/Dispatcher.pm	(original)
+++ Prophet/trunk/lib/Prophet/CLI/Dispatcher.pm	Thu Jan  8 04:48:24 2009
@@ -57,11 +57,6 @@
 on aliases  => run_command("Aliases");
 on export => run_command('Export');
 
-on export => sub {
-    my $self = shift;
-    $self->cli->handle->export_to(path => $self->context->arg('path'));
-};
-
 on push => sub {
     my $self = shift;
 



More information about the Bps-public-commit mailing list