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

(See issue #68) #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

(See issue #68) #69

wants to merge 1 commit into from

Conversation

kynnjo
Copy link

@kynnjo kynnjo commented Jun 25, 2012

This version attempts to ensure that the updating of skrul.com/projects/greasefire/indexes/latest file does not happen unless the preceding steps succeed.

I explicitly avoided setting errexit for this, since this is unreliable.

I used double-quotes extensively to wrap variable names, in the spirit of defensive programming (since in the future those variables may contain strings that include, e.g., whitespace).

This version attempts to ensure that the updating of skrul.com/projects/greasefire/indexes/latest file does not happen unless the preceding steps succeed.

I explicitly avoided setting errexit for this, since this is unreliable.

I used double-quotes extensively to wrap variable names, in the spirit of defensive programming (since in the future those variables may contain strings that include, e.g., whitespace).
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.

1 participant