Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bash options #9672

Merged
merged 1 commit into from
Feb 22, 2019
Merged

bash options #9672

merged 1 commit into from
Feb 22, 2019

Conversation

ericsciple
Copy link
Contributor

No description provided.

@@ -10,14 +10,10 @@ const noRc = tl.getBoolInput('noRc');

async function translateDirectoryPath(bashPath: string, directoryPath: string): Promise<string> {
let bashPwd = tl.tool(bashPath)
.arg('--noprofile')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when translating windows paths to unix paths, we dont need to load the profile or rc file

@ericsciple ericsciple merged commit ff8891e into master Feb 22, 2019
@ericsciple ericsciple deleted the users/ersciple/m149bash branch February 22, 2019 23:51
@ericsciple
Copy link
Contributor Author

ting approved over teams

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

Successfully merging this pull request may close these issues.

1 participant