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

Disable shell error about unbound variable during daily install #1246

Merged
merged 1 commit into from
Jun 19, 2018

Conversation

icy
Copy link
Contributor

@icy icy commented Jun 19, 2018

What does this PR do?

Disable shell error about unbound variable during daily install

What issues does this PR fix or reference?

When using with daily option on ubuntu system, the bootstraps fails due to shell error

./bootstrap-salt.sh: 2598: ./bootstrap-salt.sh: STABLE_REV: parameter not set

Previous Behavior

The bootstrap fails with daily option on Ubuntu system.

New Behavior

The bootstrap continues with daily option on Ubuntu system.

Copy link
Contributor

@vutny vutny left a comment

Choose a reason for hiding this comment

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

Thanks for the fix @icy !

@rallytime rallytime merged commit 819ce0f into saltstack:develop Jun 19, 2018
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.

3 participants