[Bps-public-commit] r16855 - sd/trunk/lib/App/SD/CLI
jesse at bestpractical.com
jesse at bestpractical.com
Sat Nov 15 21:19:23 EST 2008
Author: jesse
Date: Sat Nov 15 21:19:22 2008
New Revision: 16855
Modified:
sd/trunk/lib/App/SD/CLI/Dispatcher.pm
Log:
remove warnings
Modified: sd/trunk/lib/App/SD/CLI/Dispatcher.pm
==============================================================================
--- sd/trunk/lib/App/SD/CLI/Dispatcher.pm (original)
+++ sd/trunk/lib/App/SD/CLI/Dispatcher.pm Sat Nov 15 21:19:22 2008
@@ -84,9 +84,7 @@
run($2, $self, @_);
};
-warn "Going to redisp";
redispatch_to('Prophet::CLI::Dispatcher');
-warn "Done redisp";
sub run_command {Prophet::CLI::Dispatcher::run_command(@_) }
More information about the Bps-public-commit
mailing list