Skip to content

Fix install script for CI cron job#957

Merged
kitchoi merged 1 commit into
masterfrom
fix-ci-cron
Jul 2, 2020
Merged

Fix install script for CI cron job#957
kitchoi merged 1 commit into
masterfrom
fix-ci-cron

Conversation

@kitchoi
Copy link
Copy Markdown
Contributor

@kitchoi kitchoi commented Jul 2, 2020

The master cron job is failing (with error) on CI because of a missing variable in the install script, and python etstool.py install --source fails.
This variable was added in #914 but a merge (conflict?) with master resulted in it being erroneously removed.
This PR adds the variable back so that python etstool.py install --source does not fail.

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