Thanks to visit codestin.com
Credit goes to github.com

Skip to content

env.invoke tests fail on Windows #15

@jaraco

Description

@jaraco

Tests on windows that cause cmdix.command.env.invoke to be invoked are failing on Windows when backslashes in the command path appear to have been lost.

For example, here are the Popen args for failing test_command_opts:

args = 'D:acmdixcmdix.toxpyScriptspython.EXE --help', executable = None

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