#1191: Change bin/agavi to use printf instead of echo
---------------------+------------------------------------------------------
 Reporter:  david    |       Owner:  impl 
     Type:  task     |      Status:  new  
 Priority:  low      |   Milestone:  1.0.2
Component:  build    |     Version:  1.0.1
 Severity:  trivial  |    Keywords:       
Has_patch:  0        |  
---------------------+------------------------------------------------------
 Mac OS X 10.5 and newer strictly conform to the Single Unix Specification
 v3, so {{{sh}}} does not support the {{{-n}}} switch for {{{echo}}}.

 Could also change the shebang to {{{#!/bin/bash}}}, but using
 {{{printf}}} rather than {{{echo}}}, is probably a much better idea.

 http://developer.apple.com/mac/library/releasenotes/Darwin/RN-
 Unix03Conformance/

-- 
Ticket URL: <http://trac.agavi.org/ticket/1191>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to