Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Custom path support for eosio installation. #7515

Merged
merged 6 commits into from
Jun 20, 2019

Conversation

scottarnette
Copy link
Contributor

Change Description

Adjustments have been made to scripts/eosio_build.sh and scripts/helpers/eosio.sh to support prompting to use the default installation path or to input a custom installation path. The -i flag can be used to set the installation path to avoid the prompt. The -y flag will avoid prompting for the installation path and instead use the default value.

Additionally, a BATS test is added to ensure this functionality works as expected. Environment variables have been split into two files as some are exported again when a custom path is set.

@scottarnette scottarnette marked this pull request as ready for review June 20, 2019 19:22
@scottarnette scottarnette merged commit 42b850a into develop Jun 20, 2019
@arhag arhag deleted the install-path-enhancements branch June 20, 2019 20:47
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