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

--out parameter in kpm pack command is not working #281

Closed
troydai opened this issue Jun 3, 2014 · 6 comments
Closed

--out parameter in kpm pack command is not working #281

troydai opened this issue Jun 3, 2014 · 6 comments
Assignees
Milestone

Comments

@troydai
Copy link
Contributor

troydai commented Jun 3, 2014

On line 111 of file https://github.com/aspnet/KRuntime/blob/dev/src/Microsoft.Framework.PackageManager/Program.cs

111: OutputDir = optionVerbose.Value(),

Wrong value is assigned.

@troydai
Copy link
Contributor Author

troydai commented Jun 3, 2014

I'm working on the fix. I'll send out PR after it is tested.

@Eilon
Copy link
Member

Eilon commented Jun 3, 2014

@ChengTian is this related to any of the command line parameter stuff you're working on?

@davidfowl
Copy link
Member

It was one of the places missed.

@Eilon
Copy link
Member

Eilon commented Jun 3, 2014

@troydai I think this is all getting completely rewritten with the new command line param stuff so please hold off on a PR.

@Eilon
Copy link
Member

Eilon commented Jun 3, 2014

OK apparently @davidfowl says it's OK.

@ChengTian
Copy link
Contributor

This is fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants