Patches item #29049, was opened at 2011-03-03 05:03 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=577&aid=29049&group_id=126
Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Mamoru Tasaka (mtasaka) Assigned to: Nobody (None) Summary: show rdoc process verbosely with -V specified Initial Comment: When "gem install" is executed with -V option, - unpack process of gem archive - build process of C native codes are shown verbosely. But rdoc process is always called with --quiet option so the process won't be shown verbosely, which I think is inconsistent. The patch is to show rdoc process verbosely when "gem install" is executed with -V option (verbose mode). Please consider to apply this patch. ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=577&aid=29049&group_id=126 _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers