Actions
Bug #24672
closedTemplate import from git, always adds newline
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1575076
Description of problem: Every time do an import of the templates, it adds a newline to certain scripts.
Version-Release number of selected component (if applicable):
Satellite 6.3.0
How reproducible:
Configure Template sync in the satellite. Then configure GitHub link.
Export templates. Made some changes in templates. Export templates in satellite.
Now every next import and export add in new line in template.
Steps to Reproduce:
1.
2.
3.
Actual results: New line getting added in templates.
Expected results: New lines should be added in templates.
Additional info:
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Marek Hulán
- Pull request https://github.com/theforeman/foreman/pull/5975 added
Updated by Tomer Brisker over 6 years ago
- Subject changed from Template import from git, always adds newline to Template import from git, always adds newline
- Fixed in Releases 1.20.0 added
Updated by Marek Hulán over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 029adb8eb0a4979ccebed2c384d8c60f945245dd.
Actions