sproutcore / abbot

SproutCore Build Tools [deprecated]
http://www.sproutcore.com
88 stars 44 forks source link

Let's have a new line in the build-number command #88

Closed dAnjou closed 1 year ago

dAnjou commented 12 years ago

Right here: https://github.com/sproutcore/abbot/blob/master/lib/sproutcore/tools/build_number.rb#L19

A guy in #ruby said $stdout << target.prepare![:build_number] << "\n" is okay.