Skip to content

Command output not displayed in Windows #201

@syu-id

Description

@syu-id

In Windows, command output is not displayed in terminal, even with the simple task below.

@task
def test():
    """output test"""
    run('echo hello invoke')

The --echo command line option also doesn't work in Windows.
Things are fine in Linux though.

Windows 7 32bit, Python 2.7.9, Invoke 0.9.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions