#2021: [PATCH] Trailing whitespaces in several tgdev files
--------------------------+-------------------------------------------------
 Reporter:  llucax        |        Owner:  anybody
     Type:  defect        |       Status:  new    
 Priority:  low           |    Milestone:  2.0b1  
Component:  TurboGears    |      Version:  trunk  
 Severity:  trivial       |   Resolution:         
 Keywords:  patch sprint  |  
--------------------------+-------------------------------------------------
Comment (by jorge.vargas):

 I think this is fixed, I tried to apply the patch and almost all failed,
 the I ran

 {{{
 find dir -type f -exec sed -i 's/ *$//' '{}' ';'
 }}}

 and got simply one diff on one of the config files.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2021#comment:4>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to