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

Install path enhancements r1.8 #7517

Merged
merged 3 commits into from
Jun 20, 2019
Merged

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.

NOTE: This is an implementation of #7515 for the release/1.8.x branch.

@scottarnette scottarnette marked this pull request as ready for review June 20, 2019 20:04
@arhag arhag merged commit 48da564 into release/1.8.x Jun 20, 2019
@arhag arhag deleted the install-path-enhancements-r1.8 branch June 20, 2019 20:46
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