Comment 1 for bug 1553154

Revision history for this message
Sergey Kulanov (skulanov) wrote :

This happened because of sed -ie usage:

       -i[SUFFIX], --in-place[=SUFFIX]

              edit files in place (makes backup if SUFFIX supplied)

we can remove `-e`