[Live-demo] [OSGeo] #896: sphinx doc build is broken because of BOM
OSGeo
trac_osgeo at osgeo.org
Thu Jul 19 05:42:41 PDT 2012
#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.
More information about the Osgeolive
mailing list