Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Normalize path to output dir before "kpm pack" #651

Merged
merged 1 commit into from
Sep 23, 2014

Conversation

ChengTian
Copy link
Contributor

parent #646

@lodejard , thank you for your help. I reproduced the bug with KExpense project. The root cause is that value of --out is artifacts\\_PublishedWebsites\KExpense, which is not well-formatted because it contains \\. I fixed this bug by normalizing the output path before any further processing.

@davidfowl
Copy link
Member

:shipit:

@davidfowl
Copy link
Member

Verify that all paths are normalized

@ChengTian
Copy link
Contributor Author

Verified. Project dir path and output dir path are normalized. The values of --runtime shouldn't be normalized because they might not be paths. That's all of paths in kpm pack.

@ChengTian ChengTian force-pushed the normalize-output-path-before-kpm-pack branch from 419d58e to b32a301 Compare September 23, 2014 15:58
@ChengTian ChengTian merged commit b32a301 into dev Sep 23, 2014
@ChengTian ChengTian deleted the normalize-output-path-before-kpm-pack branch September 23, 2014 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants