--- bin/ldap.pl 2008/04/02 17:38:52 60 +++ bin/ldap.pl 2008/04/09 21:32:34 61 @@ -48,7 +48,6 @@ cn => $o->cn, } ); - warn "## ",dump( $action ); $action->run; if ( $action->result->success ) { Jifty->log->info( $action->result->message );