Skip to content

(upload :preserve true) can give an unexpected error #69

@jeroenvandijk

Description

@jeroenvandijk

Trying to upload dir deployment/docker with:

(upload {:dest "deployment"
         :src "../deployment/docker"
         :recurse true
         :preserve false
         })

This has given me the following message “Assert failed: attribute tree must be passed a directory”.

When I set :preserve false this error goes away. In both cases the upload succeeds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions