#896: sphinx doc build is broken because of BOM
---------------------+------------------------------------------------------
 Reporter:  fgdrf    |       Owner:  live-demo@…              
     Type:  defect   |      Status:  new                      
 Priority:  minor    |   Milestone:                           
Component:  LiveDVD  |    Keywords:  6.0                      
---------------------+------------------------------------------------------

Comment(by oscarfonts):

 FWIW I'm preprocessing the files before committing, to avoid this kind of
 problems.

 The script is here: https://gist.github.com/2864567

 It's using this sed regexp to get rid of BOM:

   # Remove BOM
   sed -i '1 s/^\xef\xbb\xbf//' $DOC

-- 
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/896#comment:8>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
_______________________________________________
Live-demo mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc

Reply via email to