Skip to content

Comments

Remove hardcoded paths from setup#4

Open
TimFerrell wants to merge 1 commit intoChaseDurand:masterfrom
TimFerrell:patch-1
Open

Remove hardcoded paths from setup#4
TimFerrell wants to merge 1 commit intoChaseDurand:masterfrom
TimFerrell:patch-1

Conversation

@TimFerrell
Copy link

Thanks for your work on this project @ChaseDurand! Looks great.

Ran into a small issue on setup in that I had a different user than what was defined in your original setup file. With this change, you're pushd'd into the setup directory where the setup is executed and then popd'd back to your original directory on completion.

@ChaseDurand
Copy link
Owner

Hi Tim! Thank you for this contribution.

I like the fix for accounting for different user names by getting and using $parent_path, but am confused why pushd and popd are used; it seems like all of the commands use absolute path names and don't require changing directories. Are these commands necessary?

Thank you!

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.

2 participants