https://issues.dlang.org/show_bug.cgi?id=17078

          Issue ID: 17078
           Summary: std.process.execute fails on travis
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nob...@puremagic.com
          Reporter: deadal...@gmail.com

As per title. Spawning process using std.process.execute in travis-ci always
fails. The process apparently return error code -11 and does nothing.

For some obscure reason, wait(spanShell()) does work.

--

Reply via email to