Skip to content

lein-exec + with-profile results in error #13

@tupton

Description

@tupton

When using lein-exec with a profile, there's an error message at the end of the script. This error doesn't show up if you omit with-profile.

❯ lein with-profile default exec -e '(println "hello")'
Performing task 'exec' with profile(s): 'default'
hello
Error encountered performing task 'exec' with profile(s): 'default'
Suppressed exit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions