Skip to content
This repository was archived by the owner on Jun 13, 2018. It is now read-only.
This repository was archived by the owner on Jun 13, 2018. It is now read-only.

Incorrect line terminator on Windows #135

@dev-joss

Description

@dev-joss

If the .terminator variable is set to "\n", "\r\n" will still be used in the output on windows.

Following can be used to reproduce.

GSL

.output "test.html"
.terminator="\n"
<html>
</html>

XML

<?xml version="1.0"?>
<test script = "test.gsl" >
</test>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions