Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Fix invalid separator in PONYPATH for windows. #32

Merged
merged 1 commit into from
Aug 9, 2017

Commits on Aug 9, 2017

  1. Fix invalid separator in PONYPATH for windows.

    When it has multiple dependencies, PONYPATH end up like
    
    `PONYPATH=C:\.deps\foo:C:\.deps\bar`
    
    But PONYPATH should be separated by semicolon on Windows.
    ta3ta1 committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    0ed6a77 View commit details
    Browse the repository at this point in the history