Skip to content

plugins/convert_README_to_header.sh doesn't work in bionic (and possibly others after xenial) #1592

@peternewman

Description

@peternewman

Although your earlier bionic run did run, and fail:
https://travis-ci.org/OpenLightingProject/ola/jobs/609809927#L974-L977

sh ./plugins/convert_README_to_header.sh ./plugins/artnet ./plugins/artnet/ArtNetPluginDescription.h
sh ./plugins/convert_README_to_header.sh ./plugins/dummy ./plugins/dummy/DummyPluginDescription.h
sed: -e expression #6, char 14: unterminated `s' command
sed: -e expression #6, char 14: unterminated `s' command

Is that the same as you get on your personal machine with 19.04?

Originally posted by @peternewman in #1586

See the rest of the discussion in #1586 (review)

We should start by making the script fail so make fails if the sed command fails, and then try and fix the command.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions