[MacRuby-devel] [MacRuby] #369: Change wording of sample-macruby/buildall.rb

MacRuby ruby-noreply at macosforge.org
Thu Oct 8 10:24:50 PDT 2009


#369: Change wording of sample-macruby/buildall.rb
---------------------------------------+------------------------------------
 Reporter:  keith.gautreaux@…          |       Owner:  lsansonetti@…        
     Type:  enhancement                |      Status:  new                  
 Priority:  trivial                    |   Milestone:  MacRuby 0.5          
Component:  MacRuby                    |    Keywords:                       
---------------------------------------+------------------------------------
 Below is a minor diff to change the output wording of the buildall.rb
 script.  Just adding a little polish.

 http://svn.macosforge.org/repository/ruby/MacRuby/trunk/sample-
 macruby/buildall.rb

 @@ -39,5 +39,5 @@

  [succeeded, failed].each { |a| a << 'None' if a.empty? }

 -puts "Successful to build: #{succeeded.join(', ')}"
 +puts "Successfully built: #{succeeded.join(', ')}"
  puts "Failed to build: #{failed.join(', ')}"
 \ No newline at end of file

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/369>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list