Skip to content

YAML: trailing quotes #97

Closed
Closed
@ratijas

Description

@ratijas

Not sure about these lines with trailing double-quotes. Is it even legal YAML syntax? Or is it another cmd hack workaround?

FastQt/.appveyor.yml

Lines 15 to 20 in 07da1be

- cmd: cp win32/KArchive/lib/libKF5Archive.dll.a release"
- cmd: cp win32/KArchive/bin/libKF5Archive.dll release"
- cmd: cp win32/zlib1.dll release"
- cmd: cp win32/liblzma-5.dll release"
- cmd: cp win32/libbz2-1.dll release"
- cmd: cp LICENSE release/LICENSE.txt"

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